[Bug c/28583] ICE in default_secondary_reload, at targhooks.c:532 when building libgcc2.c as _divsc3.o
dhowells at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 3 13:39:00 GMT 2006
------- Comment #1 from dhowells at redhat dot com 2006-08-03 13:38 -------
Created an attachment (id=12004)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12004&action=view)
Stripped down testcase for the bug
I get the error on line 92 of this source file:
warthog>./gcc/xgcc -B./gcc -O2 -c wibble.c -o wibble.o
wibble.c: In function ‘__divsc3’:
wibble.c:92: internal compiler error: in default_secondary_reload, at
targhooks.c:532
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28583
More information about the Gcc-bugs
mailing list