This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Remove XFAIL from g++.old-deja/g++.pt/typename13.C


Hi!

Tested i686-pc-linux-gnu.

Ok?

Paolo.

///////////////
2002-01-18  Paolo Carlini  <pcarlini@unitus.it>

	* g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
--- typename13.C.~1.2.~	1998-12-16 23:02:23.000000000 +0100
+++ typename13.C	2003-01-18 13:37:13.000000000 +0100
@@ -1,6 +1,6 @@
 // Build don't link:
 // Special g++ Options:
-// excess errors test - XFAIL *-*-*
+// excess errors test
 
 template <class T>
 struct B 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]