Commit 8ce12569 by Janis Johnson Committed by Janis Johnson

re PR testsuite/37628 (gcc.c-torture/execute/pr35456.c is not generic)

	PR testsuite/37628
	* gcc.c-torture/execute/pr35456.x: New, skip for vax.

From-SVN: r144890
parent 853344ad
2009-03-16 Janis Johnson <janis187@us.ibm.com>
PR testsuite/37628
* gcc.c-torture/execute/pr35456.x: New, skip test for vax.
2009-03-16 Jakub Jelinek <jakub@redhat.com> 2009-03-16 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/39455 PR tree-optimization/39455
......
# VAX does not support signed zero.
if [istarget "vax-*-*"] { return 1 }
return 0
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