Commit 2e5554fd by Jan Hubicka Committed by Jan Hubicka

* gcc.dg/ipa/pr63569.c: Fix template.

From-SVN: r221371
parent 386adbf7
2015-03-10 Jan Hubicka <hubicka@ucw.cz>
* gcc.dg/ipa/pr63569.c: Fix template.
2015-03-11 Sandra Loosemore <sandra@codesourcery.com>
* g++.dg/ipa/pr64146.C: Require fpic support.
......
......@@ -27,6 +27,5 @@ int h(int t, int *a)
return f(t, a) + g(t, a);
}
/* { dg-final { scan-ipa-dump "different operand volatility" "icf" } } */
/* { dg-final { scan-ipa-dump "Equal symbols: 0" "icf" } } */
/* { dg-final { cleanup-ipa-dump "icf" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment