2 /* { dg-do compile } */
3 /* { dg-skip-if "RTL error" { "*-*-*" } { "-fno-fat-lto-objects" } { "" } } */
8 asm goto ("" : : "i" (x
) : : lab
); /* { dg-error "impossible constraint" } */
9 /* { dg-warning "probably does not match constraints" "" { target *-*-* } .-1 } */