[LLVMbugs] [Bug 8698] Internal compiler error on logical and/or of floating-point expression
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 27 03:18:26 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=8698
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #5 from Duncan Sands <baldrick at free.fr> 2010-11-27 05:18:25 CST ---
This is not a dragonegg issue. If you use gcc-4.5 from ubuntu 10.10 without
dragonegg it crashes in the same way:
$ gcc-4.5 -c -o /dev/null cpl_geom_img.c -std=c99 -O1
cpl_geom_img.c: In function 'my_func':
cpl_geom_img.c:2:5: internal compiler error: in build_binary_op, at
c-typeck.c:9849
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> 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