[LLVMbugs] [Bug 12043] New: Crash during IRgen
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 20 13:44:34 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12043
Bug #: 12043
Summary: Crash during IRgen
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: LLVM Codegen
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: asl at math.spbu.ru
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8079
--> http://llvm.org/bugs/attachment.cgi?id=8079
Testcase
This started to fail only recently (say, during last 1-2 weeks):
$ clang -cc1 -triple i386-apple-darwin -S -x c++ testcase.cpp
0 psp2-clang 0x0000000103ef4812 _ZL15PrintStackTracePv + 34
1 psp2-clang 0x0000000103ef4df9 _ZL13SignalHandleri + 745
2 libsystem_c.dylib 0x00007fff8cc54cfa _sigtramp + 26
3 libsystem_c.dylib 0x00007f871985dc30 _sigtramp + 18446743556379938640
4 psp2-clang 0x000000010338d8e6
_ZL19EvaluateVarDeclInitRN12_GLOBAL__N_18EvalInfoEPKN5clang4ExprEPKNS2_7VarDeclEPNS_14CallStackFrameERNS_7CCValueE
+ 870
...
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list