[llvm-bugs] [Bug 40314] New: fragment is larger than or outside of variable
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 15 01:17:25 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40314
Bug ID: 40314
Summary: fragment is larger than or outside of variable
Product: clang
Version: 7.0
Hardware: All
OS: NetBSD
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: tk at giga.or.at
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
neeilans at live.com, richard-llvm at metafoo.co.uk
Created attachment 21325
--> https://bugs.llvm.org/attachment.cgi?id=21325&action=edit
generated diagnostic file
When compiling tidy-html5-5.6.0 with clang-7.0.0 (trunk r337282) as included in
NetBSD 8.99.30/amd64, I see:
[ 57%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o
fragment is larger than or outside of variable
!155 = !DIGlobalVariableExpression(var: !35, expr:
!DIExpression(DW_OP_LLVM_fragment, 192, 512))
!35 = distinct !DIGlobalVariable(name: "tidyLanguages", scope: !14, file: !3,
line: 38, type: !36, isLocal: true, isDefinition: true)
fatal error: error in backend: Broken module found, compilation aborted!
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
clang version 7.0.0 (trunk r337282)
Target: x86_64--netbsd
Thread model: posix
InstalledDir: /usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
[ 58%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o
clang: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/tmp/language-697c9d.c
clang: note: diagnostic msg: /var/tmp/language-697c9d.sh
clang: note: diagnostic msg:
********************
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190115/b8884aa5/attachment.html>
More information about the llvm-bugs
mailing list