* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.
From-SVN: r94567
This commit is contained in:
parent
bf996cfe67
commit
9d0202413b
|
@ -1,5 +1,7 @@
|
|||
2005-02-01 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* g++.old-deja/g++.other/init5.C: Remove xfail for powerpc-linux.
|
||||
|
||||
* 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.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// { dg-do run { xfail *-*-* } }
|
||||
// { dg-do run { xfail { ! "powerpc*-*-linux*" } } }
|
||||
// Objects must be destructed in decreasing cnt order
|
||||
// Original test attributed to James Kanze <jkanze@otelo.ibmmail.com>
|
||||
|
||||
|
|
Loading…
Reference in New Issue