Re: [PATCH] Fix rtl/x86_64 fails with -m32

2017-03-02 Thread Uros Bizjak
On Thu, Mar 2, 2017 at 10:10 AM, Richard Biener wrote: > On Thu, 2 Mar 2017, Uros Bizjak wrote: > >> > Annoying me for quite some time, fixed as follows. >> > >> > Tested on x86_64-unknown-linux-gnu, applied to trunk. >> >> Index: gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c >> ===

Re: [PATCH] Fix rtl/x86_64 fails with -m32

2017-03-02 Thread Uros Bizjak
On Thu, Mar 2, 2017 at 10:10 AM, Richard Biener wrote: > On Thu, 2 Mar 2017, Uros Bizjak wrote: > >> > Annoying me for quite some time, fixed as follows. >> > >> > Tested on x86_64-unknown-linux-gnu, applied to trunk. >> >> Index: gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c >> ===

Re: [PATCH] Fix rtl/x86_64 fails with -m32

2017-03-02 Thread Richard Biener
On Thu, 2 Mar 2017, Uros Bizjak wrote: > > Annoying me for quite some time, fixed as follows. > > > > Tested on x86_64-unknown-linux-gnu, applied to trunk. > > Index: gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c > === > --- gcc/testsuite

Re: [PATCH] Fix rtl/x86_64 fails with -m32

2017-03-02 Thread Uros Bizjak
> Annoying me for quite some time, fixed as follows. > > Tested on x86_64-unknown-linux-gnu, applied to trunk. Index: gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c === --- gcc/testsuite/gcc.dg/rtl/x86_64/dfinit.c (revision 245830) +++ gcc/

[PATCH] Fix rtl/x86_64 fails with -m32

2017-03-02 Thread Richard Biener
Annoying me for quite some time, fixed as follows. Tested on x86_64-unknown-linux-gnu, applied to trunk. Richard. 2017-03-02 Richard Biener * gcc.dg/rtl/x86_64/dfinit.c: Only run for lp64. * gcc.dg/rtl/x86_64/final.c: Likewise. * gcc.dg/rtl/x86_64/into-cfglayout.c: L