egcs-980411 (hpux10.20) internal error during compile
Bjørn Wennberg
Bjorn.Wennberg@lcc.no
Wed Apr 15 03:40:00 GMT 1998
> Hi there!
>
> I got an internal compiler error while compiling the latest snapshot
> 989411
> (The compiler works for snapshort-980406)
> I have installed gcc-2.7.2.2 and binutils-2.9.
>
> Here's the setup:
> mkdir objdir
> configure --enable-haifa --enable-gnu-as for hppa1.1-hp-hpux10.20
> make bootstrap
> .
> .
> .
> if [ -f /usr/include/float.h ] && if grep 'ifndef _FLOAT_H___'
> /usr/include/float.h >/dev/null; then false; else :; fi; then \
> SYS_FLOAT_H_WRAP=1; \
> else :; \
> SYS_FLOAT_H_WRAP=0; \
> fi; \
> ./xgcc -B./ -DIN_GCC -g -I./include -DNO_MEM
> -DNO_LONG_DOUBLE_IO
> -O0 \
> -DSYS_FLOAT_H_WRAP=$SYS_FLOAT_H_WRAP \
> -I. -c ../../gcc/enquire.c
> ../../gcc/enquire.c: In function `fprop':
> ../../gcc/enquire.c:2782: internal error--insn does not satisfy its
> constraints:
> (insn:HI 2621 4803 4797 (set (mem:SF (plus:SI (reg:SI 22 %r22)
> (const_int 192)))
> (reg:SF 74 %fr25)) 128 {reload_outsf+1} (nil)
> (nil))
> xgcc: Internal compiler error: program cc1 got fatal signal 6
> make[2]: *** [enquire.o] Error 1
> make[2]: Leaving directory
> `/usr/local/packages/egcs/egcs-980411/objdir/gcc'
> make[1]: *** [bootstrap] Error 2
> make[1]: Leaving directory
> `/usr/local/packages/egcs/egcs-980411/objdir/gcc'
> make: *** [bootstrap] Error 2
>
>
>
> ----------------------------------------------------------------------
> --------------------------------------
> Bjørn Wennberg
> email:bw@lcc.no
> Development Engineer, CellAD System 7 phone: +47 6797 8800
> LCC Europe
> fax:+47 6797 8801
>
More information about the Gcc
mailing list