Re: [PATCH] Fix various power8 tests that I wrote

2013-11-22 Thread Michael Meissner
On Thu, Nov 21, 2013 at 10:03:39PM -0500, David Edelsohn wrote: > Okay. > > I look forward to clean test results :-). I committed this on subversion id 205278. We still have these 3 long standing bugs: gcc.target/powerpc/405-dlmzb-strlen-1.c 32-bit fail gcc.target/powerpc/440-dlmzb-strl

Re: [PATCH] Fix various power8 tests that I wrote

2013-11-21 Thread David Edelsohn
On Thu, Nov 21, 2013 at 5:28 PM, Michael Meissner wrote: > With my changes for PR 59054, it broke several of the ISA 2.07 tests that I > added due to DImode not being allowed in Altivec/VMX registers. This patch > adjusts these tests to reflect the current code generation. In addition, it > look

[PATCH] Fix various power8 tests that I wrote

2013-11-21 Thread Michael Meissner
With my changes for PR 59054, it broke several of the ISA 2.07 tests that I added due to DImode not being allowed in Altivec/VMX registers. This patch adjusts these tests to reflect the current code generation. In addition, it looks like I checked in the test for pr 59054 with the code duplicated