Re: PATCH: Enable x32 check on more i386 tests

2012-11-13 Thread Uros Bizjak
On Tue, Nov 13, 2012 at 12:56 PM, H.J. Lu wrote: > This patch enables x32 check on more i386 tests. Tested with > > RUNTESTFLAGS="--target_board='unix{-mx32\ -maddress-mode=short,-mx32\ > -maddress-mode=long,-m32,}' > > on Linux/x86-64. OK to install? OK. Thanks, Uros.

PATCH: Enable x32 check on more i386 tests

2012-11-13 Thread H.J. Lu
Hi, This patch enables x32 check on more i386 tests. Tested with RUNTESTFLAGS="--target_board='unix{-mx32\ -maddress-mode=short,-mx32\ -maddress-mode=long,-m32,}' on Linux/x86-64. OK to install? Thanks. H.J. --- 2012-11-13 H.J. Lu * gcc.target/i386/avx256-unaligned-load-2.c: Re