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
))
58 /* { dg-final { scan-ipa-dump-times "Creating a specialized node of foo/\[0-9\]*\\." 2 "cp" } } */
59 /* { dg-final { scan-ipa-dump-times "Aggregate replacements:" 4 "cp" } } */
60 /* { dg-final { scan-tree-dump-not "->c;" "optimized" } } */