Commit b74ab8eb by Jozef Lawrynowicz Committed by Jozef Lawrynowicz

re PR testsuite/89258 (verify_gimple failed in gimple test pr80887 for 16-bit target)

2019-02-08  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

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

From-SVN: r268704
parent 062468db
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> 2019-02-08 Robin Dapp <rdapp@linux.ibm.com>
* gcc.target/s390/vector/vec-copysign-execute.c: New test. * gcc.target/s390/vector/vec-copysign-execute.c: New test.
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-fgimple -O" } */ /* { dg-options "-fgimple -O" } */
/* { dg-require-effective-target int32plus } */
int pos; int pos;
void __GIMPLE (startwith("fre")) void __GIMPLE (startwith("fre"))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment