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