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 delayed branch scheduling (PR rtl-optimization/23454)


On Sat, Sep 03, 2005 at 06:13:25PM +0200, Eric Botcazou wrote:
> > 2005-09-01  Jakub Jelinek  <jakub@redhat.com>
> >
> > 	PR rtl-optimization/23454
> > 	* reorg.c (relax_delay_slots): Only call invert_jump if any_condjump_p
> > 	is true.
> 
> Works for me on SPARC/Solaris 32-bit and 64-bit.

Thanks a lot, committed.

	Jakub


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