Commit 1be5b2fb by David Daney Committed by David Daney

ivopts-1.C: Remove xfail for mips*-*-*.

2008-02-06  David Daney  <ddaney@avtrex.com>

	* g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.

From-SVN: r132151
parent 81c1ca57
2008-02-06 David Daney <ddaney@avtrex.com>
* g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
2008-02-05 Bob Wilson <bob.wilson@acm.org>
* lib/target-supports.exp (check_effective_target_hard_float): Remove
......@@ -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 mips*-*-* } } } */
/* { dg-final { scan-tree-dump-not "offset: (4294967292|0x0f+fc)" "ivopts" } } */
/* { 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