2 /* { dg-options "-O2" } */
4 /* The ipa-split pass pulls the body of the if(!x) block
5 into a separate function to make foo a better inlining
6 candidate. Make sure this new function isn't also run
7 as a static constructor. */
13 void __attribute__((noinline
))
19 void __attribute__((constructor
))