Re: [PATCH, testsuite/rs6000] Adjust two VMX tests for little endian

2013-10-28 Thread David Edelsohn
On Mon, Oct 28, 2013 at 3:17 PM, Bill Schmidt wrote: > Hi, > > These two test cases require source changes when compiled on a little > endian target. Verified on powerpc64{,le}-unknown-linux-gnu. Ok to > commit? > > Thanks, > Bill > > > 2013-10-28 Bill Schmidt > > * gcc.dg/vmx/gcc-bug

[PATCH, testsuite/rs6000] Adjust two VMX tests for little endian

2013-10-28 Thread Bill Schmidt
Hi, These two test cases require source changes when compiled on a little endian target. Verified on powerpc64{,le}-unknown-linux-gnu. Ok to commit? Thanks, Bill 2013-10-28 Bill Schmidt * gcc.dg/vmx/gcc-bug-i.c: Add little endian variant. * gcc.dg/vmx/eg-5.c: Likewise. I