This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cc1 failure on simple int declaration


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.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]