cc1 failure on simple int declaration

law@redhat.com law@redhat.com
Wed Nov 22 08:01:00 GMT 2000


  In message < 3A1BE858.3E2BB33E@lufmech.rwth-aachen.de >you write:
  > Well, this error is really amazing:
  > 
  > during make all (cross) on hppa64-hp-hpux11.00
  > 
  > [...]
  > echo "int xxy_us_dummy;" >tmp-dum.c
  > /work/markus/GCC/build/gcc/xgcc -B/work/markus/GCC/build/gcc/
  > -B/work/markus/opt/egcs-001122/hppa64-hp-hpux11.00/bin/
  > -B/work/markus/opt/egcs-001122/hppa64-hp-hpux11.00/lib/ -isystem
  > /work/markus/opt/egcs-001122/hppa64-hp-hpux11.00/include -S tmp-dum.c
  > cc1: Internal compiler error in size_binop, at fold-const.c:1913
  > Please submit a full bug report.
Most likely because there's something wrong in how you configured your
cross compiler.  I've seen this before.

As I stated, build a cross for this target won't be easy.
jeff



More information about the Gcc-bugs mailing list