Adjust scan string for PIE
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-prof / pr50907.c
blob8bca6c3843988a7282ab3831cadb3540f8e7d8b8
1 /* PR middle-end/50907 */
2 /* { dg-require-effective-target freorder } */
3 /* { dg-options "-O2 -freorder-blocks-and-partition -fschedule-insns -fselective-scheduling -fpic" { target { { powerpc*-*-* ia64-*-* i?86-*-* x86_64-*-* } && fpic } } } */
5 #include "pr45354.c"