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: [RFC] VEC_SELECT sanity checking in genrecog


On Fri, 24 Mar 2017, Jakub Jelinek wrote:

> On Mon, Mar 06, 2017 at 12:53:38PM +0100, Richard Biener wrote:
> > I think these are all bugs and should be fixed and thus this checking
> > is good.
> > 
> > Of course we'd better not break (too many) targets at this point...
> 
> I've tested it today and it passed on all targets I've tried make s-recog
> on, i.e. i386, arm, aarch64, alpha, avr, cris, hppa, ia64, m32c, m68k,
> mips, nvptx, rs6000, sparc, sh, s390x.
> Ok for trunk then?

Yes.

Richard.


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