PR target/83368
[official-gcc.git] / gcc / testsuite / c-c++-common / fcf-protection-5.c
bloba5f8e116992ffb404018782989f181e2b2d6e4a2
1 /* { dg-do compile } */
2 /* { dg-options "-fcf-protection" } */
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 } */