[Bug c/52533] New: ice in remove_range_assertions
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 8 20:12:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52533
Bug #: 52533
Summary: ice in remove_range_assertions
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: dcb314@hotmail.com
Created attachment 26857
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26857
C source code
I just tried to compile the package iris-1.0.0
on gcc-4.8 trunk dated 20120307 on an AMD x86_64 box.
The compiler said
jdns.c: In function '_make_printable.part.1':
jdns.c:65:23: internal compiler error: in remove_range_assertions, at
tree-vrp.c:5623
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Preprocessed source code attached. Flag -O2 required.
More information about the Gcc-bugs
mailing list