1 /* { dg-do compile } */
2 /* { dg-options "-O3 -fno-ipa-sra -fdump-ipa-cp-details -fdump-tree-optimized-slim" } */
3 /* { dg-add-options bind_pic_locally } */
10 void *blah(int, void *);
12 static void __attribute__ ((noinline
))
33 /* { dg-final { scan-ipa-dump "Creating a specialized node of foo.*for all known contexts" "cp" } } */
34 /* { dg-final { scan-ipa-dump-times "Aggregate replacements:" 2 "cp" } } */
35 /* { dg-final { scan-tree-dump-not "->c;" "optimized" } } */