http://llvm.org/bugs/show_bug.cgi?id=8698

Duncan Sands <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #5 from Duncan Sands <[email protected]> 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to