Use conditional internal functions in if-conversion
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / ssp-1.c
blob018f6902836592ce53d787dceda5e2d925858f14
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fstack-protector-all -mstack-protector-guard=global" } */
4 /* { dg-final { scan-assembler "__stack_chk_guard" } } */
6 void f(void) { }