This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 bootsrtrap fails on hppa2.0w-hp-hpux11.00
- From: Jan Hubicka <jh at suse dot cz>
- To: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 16 Mar 2002 12:49:16 +0100
- Subject: Re: 3.2 bootsrtrap fails on hppa2.0w-hp-hpux11.00
- References: <200203152305.g2FN59lR017891@hiauly1.hia.nrc.ca>
> stage1/xgcc -Bstage1/ -B/opt/gnu/hppa2.0w-hp-hpux11.11/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc/gcc -I../../gcc/gcc/cp -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cp/rtti.c -o cp/rtti.o
> ../../gcc/gcc/cp/rtti.c: In function `emit_tinfo_decl':
> ../../gcc/gcc/cp/rtti.c:1475: Internal compiler error in schedule_insns, at sched-rgn.c:2975
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>
> There haven't been any changes to the PA end that I am aware of.
Looks like same to Sparc problem reported. I've just found the bug - it is in updating
liveness after cfgcleanup. I will post patch shortly.
Honza
>
> Dave
> --
> J. David Anglin dave.anglin@nrc.ca
> National Research Council of Canada (613) 990-0752 (FAX: 952-6605)