re PR testsuite/89258 (verify_gimple failed in gimple test pr80887 for 16-bit target)
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Fri, 8 Feb 2019 16:47:28 +0000 (16:47 +0000)
committerJozef Lawrynowicz <jozefl@gcc.gnu.org>
Fri, 8 Feb 2019 16:47:28 +0000 (16:47 +0000)
2019-02-08  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

PR testsuite/89258
* gcc.dg/tree-ssa/pr80887.c: Require int32plus.

From-SVN: r268704

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr80887.c

index 5cbb14f..3269078 100644 (file)
@@ -1,3 +1,8 @@
+2019-02-08  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       PR testsuite/89258
+       * gcc.dg/tree-ssa/pr80887.c: Require int32plus.
+
 2019-02-08  Robin Dapp  <rdapp@linux.ibm.com>
 
        * gcc.target/s390/vector/vec-copysign-execute.c: New test.
index df7a9d9..9021b52 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-fgimple -O" } */
+/* { dg-require-effective-target int32plus } */
 
 int pos;
 void __GIMPLE (startwith("fre"))