Bootstrap egcs-1.1b on AIX 4.3.2 fails

Jeffrey A Law law@cygnus.com
Tue Dec 15 01:06:00 GMT 1998


  In message <81F139B80EFBD1119DB900805F57C35B03A786@na01ns3001.philip-env.com>
you write:
  > Hi,
  > 
  > I'm trying to compile egcs-1.1b on an IBM S/70 (64bit) system running AIX
  > 4.3.2.  After doing
  > a configure and "make bootstrap" I get the following error:
  > 
  > /local/src/egcs-1.1b/gcc/xgcc -B/local/src/egcs-1.1b/gcc/ -c -g -O2
  > -fno-implicit-templates  -maix64 -I. -I./stl -I../libio -I./../libio
  > -nostdinc++  -DF `for N
  >  in MAIN ADDCC ADDCF ADDFC SUBCC SUBCF SUBFC MULCC MULCF MULFC DIVCC DIVCF
  > DIVFC PLUS MINUS EQCC EQCF EQFC NECC NECF NEFC ABS ARG POLAR CONJ NORM COS
  > COSH EXP LOG POWCC POWCF POWCI POWFC SIN SINH SQRT; do echo " -D${N}"; done
  > `
  > \
  >   ./cinst.cc -o fcomplex.o
  > expr.c:2468: Internal compiler error in function emit_move_insn_1
It would be worth trying egcs-1.1.1; we fixed at least one problem with the
ppc64 code generator.  Unfortunately, I don't regularly work on aix, so I do
not know for sure if that change fixes your bug.  But it's worth checking.

jeff



More information about the Gcc-bugs mailing list