blob: 5bf0c9285a8872a7c3e6c95bc7509bc1b7c12ef4 [file] [log] [blame]
/* { dg-do compile { target ia32 } } */
/* { dg-options "-O2 -fcf-protection -march=i486" } */
void
test (void)
{
}
/* { dg-error "'-fcf-protection' is not compatible with this target" "" { target *-*-* } 0 } */