Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / gcc.dg / opts-5.c
blobab1e6f91d3c6e012bd27f872c83bebec3fe70f7f
1 /* -fstack-limit should be rejected without an ICE. */
2 /* { dg-do compile } */
3 /* { dg-options "-fstack-limit" } */
5 /* { dg-error "unrecognized command line option" "" { target *-*-* } 0 } */