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