mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 19:19:59 +08:00
Revert XFAIL removal.
From-SVN: r42153
This commit is contained in:
parent
e65677af0f
commit
17b63fd0be
@ -4,7 +4,6 @@
|
||||
|
||||
2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
|
||||
* g++.old-deja/g++.pt/crash66.C: New test.
|
||||
|
||||
2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Test that we warn about unqualified references to implicit typenames.
|
||||
|
||||
// Bug: g++ is confused by the binding for ::AN and crashes.
|
||||
// Special g++ Options:
|
||||
// Build don't link:
|
||||
// excess errors test - XFAIL *-*-*
|
||||
|
||||
template <class T> struct A {
|
||||
struct AA { };
|
||||
|
Loading…
Reference in New Issue
Block a user