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] m32r: Fix PR target/11012.


Hi Jim,

> Kazu Hirata wrote:
> > 	* config/m32r/m32r.c (gen_compare): Call gen_addsi3 instead of
> > 	gen_cmp_ne_small_const_insn.
> > 	* config/m32r/m32r.md (cmp_ne_small_const_insn): Remove.
> 
> Yes, this looks correct.  It should be properly tested before it is 
> checked in though.

I just tested the patch with m32r-sim and confirmed that the failure
of execute/20030120-1.c went away while I got no new regression.  OK
to apply?

Kazu Hirata


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