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: [SH] PR 54089 - Add support for rotcr insn


On Mon, 2012-08-20 at 14:09 -0700, Gary Funck wrote:
> > 
> > ChangeLog:
> > 
> > 	PR target/50489
> 
> Above: that should be: PR target/54089.
> 
> > 	* config/sh/sh.md (rotcr, *rotcr, shar, shlr): New insns and 
> > 	splits.
> > 	(ashrdi3_k, lshrdi3_k): Rewrite as insn_and_split.
> > 	* config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p): New function.
> > 	* config/sh/sh-protos.h (sh_lshrsi_clobbers_t_reg_p): Declare 
> > 	it.
> > 	
> > testsuite/ChangeLog:
> > 	
> > 	PR target/50489
> 
> Here also.
> 
> > 	* gcc.target/sh/pr54089-1.c: New.
> 
> This is OK.

Thanks and sorry for the digit twister.

I've corrected it in the ChangeLog files.  Is there any way to delete
the PR commit comment in bugzilla?

> For a sec. I thought my long-standing bug report
> got some attention. :)

It did, but probably not in a constructive way ;)

Cheers,
Oleg


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