Commit 17b63fd0 by Nathan Sidwell

Revert XFAIL removal.

From-SVN: r42153
parent e65677af
......@@ -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>
......
// 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 { };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment