blob: ab1e6f91d3c6e012bd27f872c83bebec3fe70f7f (
plain)
1
2
3
4
5
|
/* -fstack-limit should be rejected without an ICE. */
/* { dg-do compile } */
/* { dg-options "-fstack-limit" } */
/* { dg-error "unrecognized command line option" "" { target *-*-* } 0 } */
|