* cfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup profile
[official-gcc.git] / gcc / testsuite / c-c++-common / fcf-protection-1.c
blob2e9337c30512950ed1105573d1859c3578059fe3
1 /* { dg-do compile } */
2 /* { dg-options "-fcf-protection=full" } */
3 /* { dg-error "'-fcf-protection=full' requires CET support on this target" "" { target { "i?86-*-* x86_64-*-*" } } 0 } */
4 /* { dg-error "'-fcf-protection=full' is not supported for this target" "" { target { ! "i?86-*-* x86_64-*-*" } } 0 } */