OSDN Git Service

Squash commit of EH in gimple
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / eh / builtin1.C
index 1f56d1a..ed49e9a 100644 (file)
@@ -22,5 +22,5 @@ bar ()
   __builtin_printf ("foo %d\n", a.i);
 }
 
-/* { dg-final { scan-tree-dump-times "resx 1" 2 "eh" } } */
+/* { dg-final { scan-tree-dump-times "resx" 2 "eh" } } */
 /* { dg-final { cleanup-tree-dump "eh" } } */