gcc/gcc/testsuite/gcc.dg/opts-5.c

6 lines
194 B
C

/* -fstack-limit should be rejected without an ICE. */
/* { dg-do compile } */
/* { dg-options "-fstack-limit" } */
/* { dg-error "unrecognized command line option" "" { target *-*-* } 0 } */