<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - DIE Value form not supported yet"
href="http://llvm.org/bugs/show_bug.cgi?id=15869">15869</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>DIE Value form not supported yet
</td>
</tr>
<tr>
<th>Product</th>
<td>compiler-rt
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>compiler-rt
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>andreas.boerner@w84u.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Compilation aborts with stack trace and the instruction to file a bug:
clang: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> 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
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> 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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>