[LLVMbugs] [Bug 15869] New: DIE Value form not supported yet

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 30 08:39:19 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15869

            Bug ID: 15869
           Summary: DIE Value form not supported yet
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: andreas.boerner at w84u.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Compilation aborts with stack trace and the instruction to file a bug:

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.


screen output:
DIE Value form not supported yet
UNREACHABLE executed at /mnt/data/pack/llvm/lib/CodeGen/AsmPrinter/DIE.cpp:243!
0  clang           0x0000000001b3dcb5 llvm::sys::PrintStackTrace(_IO_FILE*) +
37
1  clang           0x0000000001b3e1a3
2  libpthread.so.0 0x00002afc646b7cb0
3  libc.so.6       0x00002afc6552e425 gsignal + 53
4  libc.so.6       0x00002afc65531b8b abort + 379
5  clang           0x0000000001b2bf88 llvm::llvm_unreachable_internal(char
const*, char const*, unsigned int) + 440
6  clang           0x00000000015b018e
llvm::DIEInteger::SizeOf(llvm::AsmPrinter*, unsigned int) const + 206
7  clang           0x00000000015a2ef1
llvm::DwarfUnits::computeSizeAndOffset(llvm::DIE*, unsigned int) + 225
8  clang           0x00000000015a2f47
llvm::DwarfUnits::computeSizeAndOffset(llvm::DIE*, unsigned int) + 311
9  clang           0x00000000015a2f47
llvm::DwarfUnits::computeSizeAndOffset(llvm::DIE*, unsigned int) + 311
10 clang           0x00000000015a2f47
llvm::DwarfUnits::computeSizeAndOffset(llvm::DIE*, unsigned int) + 311
11 clang           0x00000000015a2f47
llvm::DwarfUnits::computeSizeAndOffset(llvm::DIE*, unsigned int) + 311
12 clang           0x000000000159c0ba llvm::DwarfDebug::finalizeModuleInfo() +
234
13 clang           0x000000000159c3e9 llvm::DwarfDebug::endModule() + 41
14 clang           0x000000000158d457
llvm::AsmPrinter::doFinalization(llvm::Module&) + 503
15 clang           0x0000000001adf33e
llvm::FPPassManager::doFinalization(llvm::Module&) + 94
16 clang           0x0000000001adf642
llvm::MPPassManager::runOnModule(llvm::Module&) + 674
17 clang           0x0000000001adfbeb llvm::PassManagerImpl::run(llvm::Module&)
+ 539
18 clang           0x0000000001adfd5a llvm::PassManager::run(llvm::Module&) +
10
19 clang           0x00000000007b0727
clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions
const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::Module*,
clang::BackendAction, llvm::raw_ostream*) + 6023
20 clang           0x00000000007ae2a3
21 clang           0x00000000008f75d3 clang::ParseAST(clang::Sema&, bool, bool)
+ 515
22 clang           0x00000000007ad5a2 clang::CodeGenAction::ExecuteAction() +
194
23 clang           0x0000000000634b31 clang::FrontendAction::Execute() + 113
24 clang           0x0000000000614a5d
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 909
25 clang           0x00000000005fb6c7
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 3031
26 clang           0x00000000005f260e cc1_main(char const**, char const**, char
const*, void*) + 574
27 clang           0x00000000005f8804 main + 7284
28 libc.so.6       0x00002afc6551976d __libc_start_main + 237
29 clang           0x00000000005f22ed
Stack dump:
0.    Program arguments: /mnt/data/pack/llvm-build/Release+Asserts/bin/clang
-cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free
-main-file-name PrimeGenerator.cc -mrelocation-model static -mdisable-fp-elim
-fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables
-fuse-init-array -target-cpu k8 -target-linker-version 2.22.90.20120924 -g
-coverage-file
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut/CMakeFiles/pc.dir/home/andy/hg/c2/apps/primeCounter/src/common/PrimeGenerator.cc.o
-resource-dir /mnt/data/pack/llvm-build/Release+Asserts/bin/../lib/clang/3.3 -I
/mnt/data/pack/gcc-4-8-0/libstdc++-v3/include -I
/mnt/data/pack/libstc++/include -I /opt/gcc-4.8.0/include/c++/4.8.0 -I
/opt/gcc-4.8.0/include/c++/4.8.0/x86_64-unknown-linux-gnu -I
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut/../../src/src_ut -I
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut/../../src/common -I
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut/../../src/common/framework
-I
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut/../../src/common/framework/observer
-I
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut/../../src/common/framework/system
-internal-isystem /usr/include/c++/v1 -internal-isystem /usr/local/include
-internal-isystem
/mnt/data/pack/llvm-build/Release+Asserts/bin/../lib/clang/3.3/include
-internal-externc-isystem /usr/include/x86_64-linux-gnu
-internal-externc-isystem /include -internal-externc-isystem /usr/include -O0
-Wall -Weffc++ -std=gnu++11 -fdeprecated-macro -fdebug-compilation-dir
/home/andy/hg/c2/apps/primeCounter/projects/clang++ut -ferror-limit 19
-fmessage-length 0 -mstackrealign -fobjc-runtime=gcc
-fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions
-fdiagnostics-show-option -backend-option -vectorize-loops -o
CMakeFiles/pc.dir/home/andy/hg/c2/apps/primeCounter/src/common/PrimeGenerator.cc.o
-x c++ /home/andy/hg/c2/apps/primeCounter/src/common/PrimeGenerator.cc 
1.    <eof> parser at end of file
2.    Code generation
clang: error: unable to execute command: Aborted (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.3 (trunk 178622)
Target: x86_64-unknown-linux-gnu
Thread model: posix
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.
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: /tmp/PrimeGenerator-dhS2Fc.cpp
clang: note: diagnostic msg: /tmp/PrimeGenerator-dhS2Fc.sh
clang: note: diagnostic msg: 

********************


===================================
the content of /tmp/PrimeGenerator-dhS2Fc.sh is:

/mnt/data/pack/llvm-build/Release+Asserts/bin/clang -cc1 -triple
x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -main-file-name
PrimeGenerator.cc -mrelocation-model static -mdisable-fp-elim -fmath-errno
-masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array
-target-cpu k8 -target-linker-version 2.22.90.20120924 -g -O0 -Wall -Weffc++
-std=gnu++11 -fdeprecated-macro -ferror-limit 19 -fmessage-length 0
-mstackrealign -fobjc-runtime=gcc -fobjc-default-synthesize-properties
-fcxx-exceptions -fexceptions -fdiagnostics-show-option -backend-option
-vectorize-loops -x c++ PrimeGenerator-dhS2Fc.cpp

===================================
$ clang++ --version
clang version 3.3 (trunk 178622)
Target: x86_64-unknown-linux-gnu
Thread model: posix

-- 
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/20130430/5c0fccb7/attachment.html>


More information about the llvm-bugs mailing list