Fix template in g++.dg/tree-ssa/modref-1.C
gcc/testsuite/ChangeLog: * g++.dg/tree-ssa/modref-1.C: Fix template.
This commit is contained in:
parent
5bd4ab9166
commit
39baa886bc
1 changed files with 1 additions and 1 deletions
|
@ -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" } }
|
||||
|
|
Loading…
Add table
Reference in a new issue