This is the mail archive of the gcc-help@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]

Re: Please, please fix that hpux building bug


Hey, something changed, now the ICE comes a little bit later ...
Thanks for Your efforts, go ahead!


stage1/xgcc -Bstage1/ -B/work/markus/egcs-XX/hppa2.0-hp-hpux10.20/bin/
-DIN_GCC    -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -O2 -g -O2  -DHAVE_CONFIG_H
-o gencodes \
 gencodes.o rtl.o bitmap.o ggc-none.o gensupport.o print-rtl.o errors.o `
case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*)
echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*)
echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
./gencodes ../../gcc/gcc/config/pa/pa.md > tmp-codes.h
/bin/sh ../../gcc/gcc/move-if-change tmp-codes.h insn-codes.h
touch s-codes
stage1/xgcc -Bstage1/ -B/work/markus/egcs-XX/hppa2.0-hp-hpux10.20/bin/ -c
-DIN_GCC    -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -O2 -g -O2
-DHAVE_CONFIG_H    -I. -I../../gcc/gcc -I../../gcc/gcc/config
-I../../gcc/gcc/../include ../../gcc/gcc/c-decl.c
../../gcc/gcc/c-decl.c: In function `builtin_function':
../../gcc/gcc/c-decl.c:3262: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [c-decl.o] Error 1
gmake[2]: Leaving directory `/work/markus/GCC/build/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/work/markus/GCC/build/gcc'


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