This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: New CVS bootstrap fail on PPC
- To: law at cygnus dot com
- Subject: Re: New CVS bootstrap fail on PPC
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Mon, 31 May 1999 11:25:33 +0200
- Cc: egcs-bugs at egcs dot cygnus dot com
- References: <Your message of Thu, 11 Mar 1999 12:57:21 +0100. <4.2.0.25.19990311125057.03f50250@mail.lauterbach.com>
At 08:58 31.05.99 , Jeffrey A Law wrote:
> In message <4.2.0.25.19990311125057.03f50250@mail.lauterbach.com>you write:
> > Hi,
> >
> > the current CVS produces a new bootstrap fail on PPC, it did bootstrap
> > yesterday. The rs6000 backend is tagged with meissner-ppc-branch.
> >
> > Franz.
> >
> > stage1/xgcc -Bstage1/ -B/home/fsirl/gnubin/ppc-redhat-linux/bin/
> > -c -DIN_GCC -DHAIFA -W -Wall -O2 -g -O2 -DHAVE_CONFIG_H -I.
> > -I../../../egcsm
> > /gcc -I../../../egcsm/gcc/config -I../../../egcsm/gcc/../include
> > ../../../egcsm/gcc/function.c
> > ../../../egcsm/gcc/function.c: In function `instantiate_virtual_regs_1':
> > ../../../egcsm/gcc/function.c:3416: warning: `offset' might be used
> > uninitialized in this function
> > ../../../egcsm/gcc/function.c: In function `assign_parms':
> > ../../../egcsm/gcc/function.c:4245: warning: comparison between
> signed and
> > unsigned
> > ../../../egcsm/gcc/function.c:4860: internal error--insn does not
> satisfy
> > its constraints:
> > (insn 4479 1435 4242 (set (reg:SI 0 r0)
> > (high:SI (symbol_ref:SI ("@target_flags")))) 417 {elf_high} (nil)
> > (nil))
> > ../../../egcsm/gcc/toplev.c:1448: Internal compiler error in function
> > fatal_insn
> > Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
>We fixed this problem a while back, right?
Yes, fixed.
BTW, is Michael still active in maintaining the PPC stuff? He has been
quite calm recently.
Franz.