]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 5cbb14f54867742a40fa311acbba2ecfdeea01b2..3269078fa369b7eb45b1a5c0a63d669dfc33154b 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 df7a9d96eebfc3c9758650b748e1db43d95e17a9..9021b52c20e1cbc6ef3938599a722df6a637e85d 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-fgimple -O" } */
+/* { dg-require-effective-target int32plus } */
 
 int pos;
 void __GIMPLE (startwith("fre"))