OSDN Git Service

fix
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.other / conv5.C
index 97bf238..28c8e3b 100644 (file)
@@ -5,4 +5,4 @@
 // Special g++ Options:
 
 int foo();
-const int (*bar)() = foo; // ERROR - adding const - XFAIL *-*-*
+const int (*bar)() = foo; // ERROR - adding const