------- Comment #1 from daney at gcc dot gnu dot org 2008-01-31 06:55 ------- confirmed with cross-compiler mips64-linux-gcc (GCC) 4.3.0 20080127 (experimental) [trunk revision 131882] $ mips64-linux-gcc -w -O2 -fno-show-column -lm -mabi=64 -march=r5000 -o j /home/daney/gccsvn/trunk/gcc/testsuite/gcc.c-torture/execute/20040709-2.c /home/daney/gccsvn/trunk/gcc/testsuite/gcc.c-torture/execute/20040709-2.c: In function ‘testC’: /home/daney/gccsvn/trunk/gcc/testsuite/gcc.c-torture/execute/20040709-2.c:93: internal compiler error: in insert_save, at caller-save.c:745 Please submit a full bug report, with preprocessed source if appropriate. See for instructions But fixed in: mips64-linux-gcc (GCC) 4.3.0 20080130 (experimental) [trunk revision 131970] -- daney at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35032