* gcc.dg/ipa/PR64550.c: Update template.

From-SVN: r221331
This commit is contained in:
Jan Hubicka 2015-03-10 19:43:44 +01:00 committed by Jan Hubicka
parent 84839a5140
commit 1574ecc09c
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-03-10 Jan Hubicka <hubicka@ucw.cz>
* gcc.dg/ipa/PR64550.c: Update template.
2015-03-10 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
Tobias Burnus <burnus@net-b.de>

View File

@ -71,6 +71,5 @@ int main()
return 0;
}
/* { dg-final { scan-ipa-dump "different operand volatility" "icf" } } */
/* { dg-final { scan-ipa-dump "Equal symbols: 0" "icf" } } */
/* { dg-final { cleanup-ipa-dump "icf" } } */