re PR testsuite/78740 (test case powerpc/pr78691-ppc.c fails starting with its introd...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Fri, 9 Dec 2016 22:02:04 +0000 (22:02 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Fri, 9 Dec 2016 22:02:04 +0000 (22:02 +0000)
2016-12-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

PR testsuite/78740
* gcc.target/powerpc/pr78691-ppc.c: Remove -m32.

From-SVN: r243506

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr78691-ppc.c

index 6023b9f4cf418029c8cf141b9e0bf1460be8b6ab..f5f910a5888175e0bf3789908c5998a6ad485d67 100644 (file)
@@ -1,3 +1,8 @@
+2016-12-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       PR testsuite/78740
+       * gcc.target/powerpc/pr78691-ppc.c: Remove -m32.
+
 2016-12-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
        * gcc.target/powerpc/fold-vec-add-7.c: Require effective target to
index 73e3c876f9f0af9fab6b23fb304dba6880e9df4c..6da19d48a927593ffac52beb023fd133eeb2ae47 100644 (file)
@@ -1,5 +1,5 @@
 /* PR tree-optimization/78691 */
-/* { dg-options "-Os -m32" } */
+/* { dg-options "-Os" } */
 
 int *b;
 int fn1() {