Fix testuite for updated ICF dumps.

From-SVN: r222378
This commit is contained in:
Jan Hubicka 2015-04-23 16:07:43 +00:00
parent b88fa2656b
commit 14336fe34b
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ int main()
return 0;
}
/* { dg-final { scan-ipa-dump "Equal symbols: 0" "icf" } } */
/* { dg-final { scan-ipa-dump "attribute values are different" "icf" } } */
/* { dg-final { scan-ipa-dump "different decl attributes" "icf" } } */
/* { dg-final { cleanup-ipa-dump "icf" } } */