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 applied to mainline (Was: patch applied to


> >> 2004-05-27  J"orn Rennecke <joern.rennecke@superh.com>
> >> 
> >> 	* sh.c (dump_table): New argument start.  Changed caller.
> >> 	(fixup_mova): New function.
> >> 	(find_barrier): Use it.
> >> 	(sh_reorg): Likewise.  Check for CODE_FOR_casesi_worker_2.
> >> 	If the label a mova refers to is above the mova itself, change
> >> 	the mova into a load.
> >> 	* sh.md (*casesi_worker): Rename to:
> >> 	(casesi_worker_1).
> >> 	(casesi_worker_2): New insn.
> > 
> > I've applied this patch to mainline now.
> 
> This fixes PR target/15396 on the 3.4-branch.  It's better to backport
> this patch to the 3.4-branch with Mark's approval, isn't it?

Yes, it is.


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