(i386-linux x sh-elf) stress failures

Toshiyasu Morita tm@netcom.com
Thu Jun 8 16:37:00 GMT 2000


With the following options:

bash$ find . -name "*.i" -print -exec ./xgcc -B./ -O2 -m4-single-only -ml 
-S -g -funroll-all-loops {} \; | more

I'm seeing the following errors:

./dct64.i: In function `dct64':
./dct64.i:2425: Internal compiler error in `calculate_giv_inc', at 
unroll.c:1648
...
./gems.i: In function `Upsample':
./gems.i:20727: Internal compiler error in `calculate_giv_inc', at 
unroll.c:1557
...
./jccolor.i
xgcc: Internal compiler error: program cc1 got fatal signal 11
...
./shear.i: In function `XShearImage':
./shear.i:20101: Internal compiler error in `calculate_giv_inc', at 
unroll.c:1648
...
./sp_lev.i: In function `load_maze':
./sp_lev.i:14840: Internal compiler error in `calculate_giv_inc', at 
unroll.c:1648
...
./tif_lzw.i: In function `horDiff8':
./tif_lzw.i:3624: Internal compiler error in `calculate_giv_inc', at 
unroll.c:1648
...
./xvalg.i: In function `doSharpConvolv':
./xvalg.i:19081: Internal compiler error in `calculate_giv_inc', at 
unroll.c:1557

All these bugs were mentioned in my earlier bug report two weeks ago, 
except for the jccolor.i sigsegv which is new.

Toshi



More information about the Gcc-bugs mailing list