[LLVMbugs] [Bug 17615] New: Unknown crash in the frontend
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 18 12:49:16 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17615
Bug ID: 17615
Summary: Unknown crash in the frontend
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: eric at boostpro.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Stack dump:
0. Program arguments: /usr/local/clang-trunk/bin/clang -cc1 -triple
i386-pc-cygwin -S -disable-free -main-file-name action.
cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno
-mconstructor-aliases -target-cpu pentium4 -target-linker-version 2
.23.52.20130309 -g -coverage-file /tmp/action-a73f2f.s -resource-dir
/usr/local/clang-trunk/bin/../lib/clang/3.4 -D BOOST_TEST_N
O_AUTO_LINK=1 -I ../../../.. -I /cygdrive/c/boost/org/trunk -O0 -Wno-multichar
-Wall -Wno-multichar -std=gnu++11 -fdeprecated-ma
cro -fno-dwarf-directory-asm -fdebug-compilation-dir
/cygdrive/c/Users/eric/Code/proto-0x/libs/proto/v5/test -ferror-limit 19 -f
message-length 0 -mstackrealign -fno-use-cxa-atexit -fno-inline
-fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-s
how-option -vectorize-slp -o /tmp/action-a73f2f.s -x c++ action.cpp
1. action.cpp:71:1: current parser token 'template'
2. action.cpp:32:6: LLVM IR generation of declaration 'test_action'
3. action.cpp:32:6: Generating code for declaration 'test_action'
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.4 (trunk 192990)
Target: i386-pc-cygwin
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed s
ource, 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/action-764a13.cpp
clang: note: diagnostic msg: /tmp/action-764a13.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/20131018/51ecb0a6/attachment.html>
More information about the llvm-bugs
mailing list