[LLVMbugs] [Bug 568] NEW: [llvm-gcc] ICE on valid code
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon May 23 01:47:41 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=568
Summary: [llvm-gcc] ICE on valid code
Product: tools
Version: 1.5
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: markus at oberhumer.com
This is a stripped down testcase from compiling zlib-1.1.4.
The ICE happens with llvm 1.3, 1.4 and 1.5.
$ i386-linux-llvmgcc-1.5 -c inffixed.c
cc1:
/mnt/sda3/home/hosts/amd64-linux/build/llvm-1.5/llvm-gcc/gcc/llvm-expand.c:5311:
llvm_expand_constant_expr: Assertion `0 && "Couldn't expand constructor in this
context!"' failed.
inffixed.c:152: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.cs.uiuc.edu> for instructions
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list