Fix template in g++.dg/tree-ssa/modref-1.C
authorJan Hubicka <hubicka@ucw.cz>
Mon, 23 Aug 2021 14:20:09 +0000 (16:20 +0200)
committerJan Hubicka <hubicka@ucw.cz>
Mon, 23 Aug 2021 14:20:09 +0000 (16:20 +0200)
gcc/testsuite/ChangeLog:

* g++.dg/tree-ssa/modref-1.C: Fix template.

gcc/testsuite/g++.dg/tree-ssa/modref-1.C

index c742dfe..b9b9f6c 100644 (file)
@@ -29,4 +29,4 @@ int test2()
   return b;
 }
 // ipa-modref should analyze parameter B of test as noescape.
-// { dg-final { scan-tree-dump "return 1234" } }
+// { dg-final { scan-tree-dump "return 1234" "optimized" } }