* g++.old-deja/g++.other/crash27.C: Don't XFAIL.
From-SVN: r43282
This commit is contained in:
parent
ddf1e65262
commit
757e4f2317
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-06-12 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* g++.old-deja/g++.other/crash27.C: Don't XFAIL.
|
||||
|
||||
2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* g++.old-deja/g++.abi/vbase5.C: New test.
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
// Build don't link:
|
||||
// Origin: Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
// excess errors test - XFAIL *-*-*
|
||||
|
||||
X(Y(long, Type, CLink)); break; default: break; } } } // ERROR -
|
||||
|
||||
struct A {
|
||||
|
|
Loading…
Add table
Reference in a new issue