Commit ee8c4549 by Rainer Orth Committed by Rainer Orth

Don't xfail gcc.dg/tree-ssa/pr84512.c on 64-bit SPARC

	* gcc.dg/tree-ssa/pr84512.c: Don't xfail scan-tree-dump on
	sparcv9.

From-SVN: r273519
parent 656867bc
2019-07-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 2019-07-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/tree-ssa/pr84512.c: Don't xfail scan-tree-dump on
sparcv9.
2019-07-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/autopar/pr91162.c: Require int128 support. * gcc.dg/autopar/pr91162.c: Require int128 support.
2019-07-15 Richard Biener <rguenther@suse.de> 2019-07-15 Richard Biener <rguenther@suse.de>
......
...@@ -13,4 +13,4 @@ int foo() ...@@ -13,4 +13,4 @@ int foo()
} }
/* Listed targets xfailed due to PR84958. */ /* Listed targets xfailed due to PR84958. */
/* { dg-final { scan-tree-dump "return 285;" "optimized" { xfail { { amdgcn*-*-* nvptx*-*-* } || { sparc*-*-* && lp64 } } } } } */ /* { dg-final { scan-tree-dump "return 285;" "optimized" { xfail { amdgcn*-*-* nvptx*-*-* } } } } */
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