SH: CVS head ICE with -fnew-ra
tm_gccmail@mail.kloo.net
tm_gccmail@mail.kloo.net
Wed Feb 5 22:41:00 GMT 2003
version: CVS head
host: i386-linux
target: sh-elf
options: -O2 -m4 -fnew-ra
When I compile the imdct.i from stress-1.17, I get an internal compiler
error. This doesn't occur with the old register allocator.
[tm@localhost gcc]$ ./xgcc -B./ -O2 -m4 -S imdct.i
[tm@localhost gcc]$ ./xgcc -B./ -O2 -m4 -fnew-ra -S imdct.i
imdct.i: In function `imdct_init':
imdct.i:3134: internal compiler error: in change_address_1, at
emit-rtl.c:2152
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
[tm@localhost gcc]$
I'll send imdct.i separately to avoid clogging the list.
Toshi
More information about the Gcc-bugs
mailing list