re PR testsuite/78740 (test case powerpc/pr78691-ppc.c fails starting with its introduction in r243335)

2016-12-09  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

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

From-SVN: r243506
This commit is contained in:
Bill Schmidt 2016-12-09 22:02:04 +00:00 committed by William Schmidt
parent 5715e98017
commit 36823125e4
2 changed files with 6 additions and 1 deletions

View 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

View File

@ -1,5 +1,5 @@
/* PR tree-optimization/78691 */
/* { dg-options "-Os -m32" } */
/* { dg-options "-Os" } */
int *b;
int fn1() {