pr71347.c: Drop xfail.
gcc/testsuite * gcc.dg/tree-ssa/pr71347.c: Drop xfail. From-SVN: r241968
This commit is contained in:
parent
4c6a4a537d
commit
7c8615b6ae
@ -1,3 +1,7 @@
|
||||
2016-11-08 Bin Cheng <bin.cheng@arm.com>
|
||||
|
||||
* gcc.dg/tree-ssa/pr71347.c: Drop xfail.
|
||||
|
||||
2016-11-08 Bin Cheng <bin.cheng@arm.com>
|
||||
|
||||
* gcc.dg/vect/vect-cond-2.c: Drop 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" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user