OSDN Git Service

Revert XFAIL removal.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / instantiate5.C
index a2812cf..70eefcb 100644 (file)
@@ -2,8 +2,6 @@
 
 // Additional sources: instantiate5.cc instantiate5-main.cc
 
-// excess errors test - XFAIL *-*-*
-
 // `global constructors' are given the same name, based on foo(), on
 // both translation units, which is wrong, because it must be possible
 // to define template functions in multiple translation units, as long