OSDN Git Service

PR c++/53816
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / template / init7.C
index e226776..bb26c8f 100644 (file)
@@ -1,5 +1,5 @@
 /* PR c++/31517. This used to ICE.  */
-/* { dg-do "compile" } */
+/* { dg-do compile } */
 
 template<typename> struct A
 {