Re: [PATCH 2/2] rs6000: Extend 20050603-3.c testcase to 64-bit

2015-11-09 Thread David Edelsohn
On Sun, Nov 8, 2015 at 11:33 PM, Segher Boessenkool wrote: > The testcase used to fail on 64-bit, but it was disabled there. > This patch makes it run there, and beefs up the checking of the > generated code a bit. > > Tested on powerpc64-linux *-m32,-m32/-mpowerpc64,-m64). > Is this okay for trun

[PATCH 2/2] rs6000: Extend 20050603-3.c testcase to 64-bit

2015-11-08 Thread Segher Boessenkool
The testcase used to fail on 64-bit, but it was disabled there. This patch makes it run there, and beefs up the checking of the generated code a bit. Tested on powerpc64-linux *-m32,-m32/-mpowerpc64,-m64). Is this okay for trunk? Segher 2015-11-09 Segher Boessenkool gcc/testsuite/