This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
(i386-linux x sh-elf) calculate_giv_inc aborts
- To: gcc-bugs at gcc dot gnu dot org
- Subject: (i386-linux x sh-elf) calculate_giv_inc aborts
- From: Toshiyasu Morita <tm at netcom dot com>
- Date: Tue, 13 Jun 2000 15:04:38 -0700 (PDT)
version: CVS
host: i386-linux
target: sh-elf
These preprocessed files are from stress-1.14.tar.gz at:
ftp://shell14.ba.best.com/pub.t/tm2/stress-1.14.tar.gz
./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
Toshi