mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 17:11:01 +08:00
pr71347.c: Put back XFAIL on sparc.
2017-03-31 Richard Biener <rguenther@suse.de> * gcc.dg/tree-ssa/pr71347.c: Put back XFAIL on sparc. From-SVN: r246612
This commit is contained in:
parent
c412c01a67
commit
eceb24097b
@ -1,3 +1,7 @@
|
||||
2017-03-31 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* gcc.dg/tree-ssa/pr71347.c: Put back XFAIL on sparc.
|
||||
|
||||
2017-03-31 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* gcc.dg/tree-ssa/pr71347.c: Put back XFAIL.
|
||||
|
@ -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*-*-* } } } } */
|
||||
/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" { xfail { ia64-*-* arm*-*-* m68k*-*-* sparc*-*-* } } } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user