* gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.
From-SVN: r94566
This commit is contained in:
parent
dc5944f7c8
commit
bf996cfe67
@ -1,5 +1,7 @@
|
||||
2005-02-01 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* gcc.dg/tree-ssa/20040204-1.c: Remove powerpc from xfail list.
|
||||
|
||||
* g++.dg/eh/simd-2.C: Check for AltiVec HW support at runtime.
|
||||
* g++.dg/eh/check-vect.h: New.
|
||||
|
||||
|
@ -33,4 +33,4 @@ void test55 (int x, int y)
|
||||
that the && should be emitted (based on BRANCH_COST). Fix this
|
||||
by teaching dom to look through && and register all components
|
||||
as true. */
|
||||
/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail *-*-* } } } */
|
||||
/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! powerpc*-*-* } } } } */
|
||||
|
Loading…
Reference in New Issue
Block a user