This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

(i386-linux x sh-elf) calculate_giv_inc aborts


version: CVS
   host: i386-linux
 target: sh-elf

Still seeing aborts when compiling various files in stress-1.14 with -funroll-all-loops:

./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

stress-1.14 is available at:

ftp://shell14.ba.best.com/pub.t/tm2/stress-1.14.tar.gz

Toshi

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]