OSDN Git Service

PR testsuite/25241
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / warn / Wparentheses-13.C
index 22525cd..ebe8f42 100644 (file)
@@ -66,4 +66,4 @@ bar (T)
   foo (27);
 }
 
-template void bar<int> (int); // { dg-warning "instantiated" }
+template void bar<int> (int); // { dg-message "instantiated" }