1 /* { dg-do compile } */
2 /* { dg-options "-fsanitize-recover=unreachable -fsanitize-recover=undefined" } */
3 
4 int i;
5 
6 /* { dg-error ".-fsanitize-recover=unreachable. is not supported" "" { target *-*-* } 0 } */
7