Commit d3528075 by Richard Sandiford Committed by Richard Sandiford

ivopts-1.C: XFAIL for MIPS too.

gcc/testsuite/
	* g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.

From-SVN: r131861
parent dbc90b65
2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
* g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
PR target/34981
* gcc.target/mips/lazy-binding-1.c: New test.
* gcc.target/mips/mips.exp (setup_mips_tests): Set
......@@ -13,6 +13,6 @@ void bar(void)
}
/* { dg-final { scan-tree-dump-not "-&x" "ivopts" } } */
/* { dg-final { scan-tree-dump-not "offset: (4294967292|0x0f+fc)" "ivopts" { xfail i?86-*-* x86_64-*-* hppa*-*-* } } } */
/* { dg-final { scan-tree-dump-not "offset: (4294967292|0x0f+fc)" "ivopts" { xfail i?86-*-* x86_64-*-* hppa*-*-* mips*-*-* } } } */
/* { dg-final { scan-tree-dump-not "&x\\\[5\\\]" "ivopts" } } */
/* { dg-final { cleanup-tree-dump "ivopts" } } */
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