This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] Fix ICE with delayed-branch targets after epilogue-unwind patch


On Wed, 1 Jul 2009, Eric Botcazou wrote:

> > Here is an untested patch that fixed a sparc32 testcase that was ICEing
> > without it in a cross-compiler.  I don't have a setup ATM to
> > bootstrap/regtest this on sparc* nor any other DBR using target though.
> >
> > 2009-06-15  Jakub Jelinek  <jakub@redhat.com>
> >
> > 	* jump.c (returnjump_p): Revert last patch.
> > 	* dwarf2out.c (dwarf2out_begin_epilogue): Handle SEQUENCEs.
> 
> Ping.  Many delayed-branch platforms cannot bootstrap without this.

If you can confirm a successful bootstrap & regtest on a DBR platform
the patch is ok.

Thanks,
Richard.


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