|
|
| Bugzilla Link |
162 |
| Resolution |
FIXED |
| Resolved on |
Feb 22, 2010 12:45 |
| Version |
1.0 |
| OS |
All |
| Blocks |
#528 llvm/llvm-bugzilla-archive#199 |
| Reporter |
LLVM Bugzilla Contributor |
Extended Description
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.