Re: [PATCH, rs6000 7/9] testcase updates for unaligned loads/stores

2018-06-01 Thread Segher Boessenkool
On Thu, May 31, 2018 at 02:58:40PM -0500, Will Schmidt wrote: > 2018-05-31 Will Schmidt > > * gcc.target/powerpc/p8-vec-xl-xst-v2.c: New. > * gcc.target/powerpc/p8-vec-xl-xst.c: Disable gimple-folding. > * gcc.target/powerpc/swaps-p8-17.c: Same. Only one space after : .

[PATCH, rs6000 7/9] testcase updates for unaligned loads/stores

2018-05-31 Thread Will Schmidt
Hi, Assorted updates to existing tests to compensate for codegen changes introduced with the gimple-folding of unaligned vector loads and stores. Regtest clean across assorted Linux systems (p6-p9). OK for trunk? Thanks, -Will [testsuite] 2018-05-31 Will Schmidt * gcc.ta