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

bootstrap fails (ICE) on hppa1.1-hp-hpux10.20 (19980707)


I tried to build 19980707 on an hppa1.1-hp-hpux10.20 box.  When the
stage 1 compiler tries to build cp/pt.c, it crashes.  Here is the
output:

stage1/xgcc -Bstage1/ -c  -DIN_GCC    -W -Wall -O2 -g     -I. -I.. -I../../../eg
cs-snap/gcc/cp -I../../../egcs-snap/gcc/cp/.. -I../../../egcs-snap/gcc/cp/../con
fig ../../../egcs-snap/gcc/cp/pt.c
../../../egcs-snap/gcc/cp/pt.c: In function `maybe_end_member_template_processin
g':
../../../egcs-snap/gcc/cp/pt.c:313: warning: unused parameter `decl'
../../../egcs-snap/gcc/cp/pt.c: In function `complete_template_args':
../../../egcs-snap/gcc/cp/pt.c:420: warning: `args' might be used uninitialized 
in this function
../../../egcs-snap/gcc/cp/pt.c: In function `mangle_class_name_for_template':
../../../egcs-snap/gcc/cp/pt.c:2715: warning: `s' might be used uninitialized in
 this function
xgcc: Internal compiler error: program cc1 got fatal signal 6


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