CVS (13.4.2000) Internal compiler error at reload1

jarausch@igpm.rwth-aachen.de jarausch@igpm.rwth-aachen.de
Thu Apr 13 00:38:00 GMT 2000


Hi,

the bug within calls.c (reported yesterday) seems to have been gone
(thanks to Jan Hubicka ?) but now I get a problem at reload1

Build the cvs version (13.4.2000 9:00 MESZ) I get on my IRIX box

  ./xgcc -B/usr/LOCAL/mips-sgi-irix6.5/bin/ -B./ -I/usr/LOCAL/mips-sgi-irix6.5/include -O2   -DIN_GCC     -I./include -O3  -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -fexceptions -I. -I/usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc -I/usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc/config -I/usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc/../include -c \
      -DL${name} /usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar  rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_eh
/usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc/libgcc2.c: In function `throw_helper':
/usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc/libgcc2.c:3838: Insn does not satisfy its constraints:
(insn 66 1637 68 (parallel[ 
            (set (mem/s:BLK (reg:SI 6 a2) 0)
                (mem/s:BLK (reg:SI 7 a3) 0))
            (clobber (reg:SI 8 t0))
            (clobber (reg:SI 9 t1))
            (clobber (reg:SI 10 t2))
            (clobber (reg:SI 5 a1))
            (use (const_int 32 [0x20]))
            (use (const_int 1 [0x1]))
            (use (const_int 0 [0x0]))
        ] ) 276 {movstrsi_internal} (nil)
    (nil))
/usr/people/jarausch/ZIP/EGCS/egcs-cvs/gcc/libgcc2.c:3838: Internal compiler error in `?', at reload1.c:8133

Thanks for looking into it,
Helmut.

-- 
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany



More information about the Gcc-bugs mailing list