On Sun, Nov 8, 2015 at 11:33 PM, Segher Boessenkool <seg...@kernel.crashing.org> 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 trunk? > > > Segher > > > 2015-11-09 Segher Boessenkool <seg...@kernel.crashing.org> > > gcc/testsuite/ > * gcc.target/powerpc/20050603-3.c: Don't restrict to ilp32. Do more > tests for the expected generated code.
This is okay when the simplify-rtx.c patch is approved. Thanks, David