This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sparc-sun-solaris2.9 bootstrap broken due to final.c change
- From: Roger Sayle <roger at eyesopen dot com>
- To: Daniel Jacobowitz <drow at mvista dot com>
- Cc: Gerald Pfeifer <gerald at pfeifer dot com>, <gcc at gcc dot gnu dot org>
- Date: Sun, 18 Jan 2004 12:51:26 -0700 (MST)
- Subject: Re: sparc-sun-solaris2.9 bootstrap broken due to final.c change
On Sun, 18 Jan 2004, Daniel Jacobowitz wrote:
> On Sun, Jan 18, 2004 at 07:09:01PM +0100, Andreas Tobler wrote:
> > Gerald Pfeifer wrote:
> >
> > >I'm afraid this change
> > >
> > >2004-01-17 Daniel Jacobowitz <drow@mvista.com>
> > >
> > > * final.c (SEEN_BB, SEEN_NOTE, SEEN_EMITTED): Define.
> > > (final_scan_insn): Update to take an additional SEEN argument.
> > > Emit
> > > a line note after the prologue. Make static.
> > > (line_note_exists): Remove.
> > > (final): Don't initialize line_note_exists. Update call to
> > > final_scan_insn.
> > > * output.h (final_scan_insn): Remove prologue.
> > > * function.c (set_insn_locators): Update comment.
> > > (thread_prologue_and_epilogue_insns): Add a comment.
> > >
> > >is causing bootstrap to fail on sparc-sun-solaris2.9:
> >
> > his follow up patch works:
> >
> > http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01749.html
>
> If someone would approve it...
Sure. This patch is Ok for whereever its required.
Roger
--