diff mbox

[testsuite] UnXFAIL gcc.dg/tree-ssa/pr71347.c on SPARC

Message ID 1925535.214iF6Fb1M@polaris
State New
Headers show

Commit Message

Eric Botcazou Oct. 22, 2016, 6:23 p.m. UTC
Tested on SPARC/Solaris, applied on the mainline.


2016-10-22  Eric Botcazou  <ebotcazou@adacore.com>

	* gcc.dg/tree-ssa/pr71347.c: Remove XFAIL on SPARC.
diff mbox

Patch

Index: gcc.dg/tree-ssa/pr71347.c
===================================================================
--- gcc.dg/tree-ssa/pr71347.c	(revision 241437)
+++ gcc.dg/tree-ssa/pr71347.c	(working copy)
@@ -14,4 +14,4 @@  void foo (void)
 }
 
 /* Load of X[i - i] can be omitted by reusing X[i] in previous iteration.  */
-/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" { xfail { ia64-*-* arm*-*-* m68k*-*-* sparc*-*-* } } } } */
+/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" { xfail { ia64-*-* arm*-*-* m68k*-*-* } } } } */