rs6000: Extend 20050603-3.c testcase to 64-bit
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 11 Nov 2015 14:21:25 +0000 (15:21 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 11 Nov 2015 14:21:25 +0000 (15:21 +0100)
commit0bf5130af0d1c19855f244ae874180ed28f1cb3e
tree049d643d2124057b5c8aa34ce86a84653235bbe4
parent69f293c908216d76996fe18eaf78c01f7fd782ce
rs6000: Extend 20050603-3.c testcase to 64-bit

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.

gcc/testsuite/
* gcc.target/powerpc/20050603-3.c: Don't restrict to ilp32.  Do more
tests for the expected generated code.

From-SVN: r230167
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/20050603-3.c