[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc-2.95.2-0pre4



Ok...here's the log.  It's more of a gcc problem than gpc, really, since
the file referenced is a gcc source file and nothing that's gpc specific,
so Peter, if you can figure it out, maybe we can get a change upstream
that will help all of the other frontends on alpha as well...

../.././xgpc -B../.././ -c -I.  -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -g -O2  -DRTS_RELEASE_STRING="'__GPC_RTS_VERSION_`cat /src/gcc/2.95.2-1/gcc-2.95.2/src/gcc/p/rts/rts_release`__'" -DBSD_RTS=0 `if [ x@with_shared@ = xyes ] ;
 then echo -fPIC; fi` --unit-path=/src/gcc/2.95.2-1/gcc-2.95.2/src/gcc/p/rts --automake /src/gcc/2.95.2-1/gcc-2.95.2/src/gcc/p/rts/heap.pas
/src/gcc/2.95.2-1/gcc-2.95.2/src/gcc/p/rts/error.pas: In function `Geterrormessage':
/src/gcc/2.95.2-1/gcc-2.95.2/src/gcc/p/rts/error.pas:364: Internal compiler error in `copy_to_mode_reg', at explow.c:669
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
gpc1: ../.././xgpc exited with status 1
/src/gcc/2.95.2-1/gcc-2.95.2/src/gcc/p/rts/heap.pas:30: module/unit `error' could not be compiled
make[5]: *** [heap.o] Error 1
make[5]: Leaving directory `/src/gcc/2.95.2-1/gcc-2.95.2/build/gcc/p/rts'
make[4]: *** [pascal.rts] Error 2
make[4]: Leaving directory `/src/gcc/2.95.2-1/gcc-2.95.2/build/gcc'
make[3]: *** [boot_stage_c] Error 2
make[3]: Leaving directory `/src/gcc/2.95.2-1/gcc-2.95.2/build/gcc'
make[2]: *** [bootstrap-lean] Error 2
make[2]: Leaving directory `/src/gcc/2.95.2-1/gcc-2.95.2/build'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory `/src/gcc/2.95.2-1/gcc-2.95.2'
make: *** [stamps/05-build-stamp] Error 2



Reply to: