[LLVMbugs] [Bug 162] NEW: The GCC front end fails on 2003-01-30-UnionInit.c
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Wed Dec 3 12:48:51 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=162
Summary: The GCC front end fails on 2003-01-30-UnionInit.c
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: sabre at nondot.org
ReportedBy: criswell at uiuc.edu
The GCC front end hits an assertion when compiling
llvm/test/Regression/CFrontend/2003-01-30-UnionInit.c (named test.c in the
following sample output):
cc1: ../../src/gcc/llvm-expand.c:4679: llvm_expand_constant_expr: Assertion `0
&& "Couldn't expand constructor in this context!"' failed.
test.c:8: 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