[LLVMbugs] [Bug 2661] New: ICE in cp/decl.c
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Aug 10 20:29:39 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2661
Summary: ICE in cp/decl.c
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-g++
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nicholas at mxc.ca
CC: llvmbugs at cs.uiuc.edu, nlewycky at google.com
Created an attachment (id=1912)
--> (http://llvm.org/bugs/attachment.cgi?id=1912)
testcase
The attached delta-reduced testcase triggers an ICE:
$ llvm-g++ 000.c
000.c: In instantiation of ‘const int <unnamed>::ElfSizes<32>::sym_size’:
000.c:29: instantiated from ‘void<unnamed>::SizedElfFileData<<anonymous>,
<anonymous> >::ReadSymbols() [with int <anonymous> = 32, bool <anonymous> =
true]’
000.c:36: instantiated from here
000.c:5: internal compiler error: in make_rtl_for_nonlocal_decl, at
cp/decl.c:5149
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
--
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