]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/gcc.dg/opts-5.c
common.opt (initial_max_fld_align, [...]): New Variable entries.
[gcc.git] / gcc / testsuite / gcc.dg / opts-5.c
1 /* -fstack-limit should be rejected without an ICE. */
2 /* { dg-do compile } */
3 /* { dg-options "-fstack-limit" } */
4
5 /* { dg-error "unrecognized command line option" "" { target *-*-* } 0 } */
This page took 0.034338 seconds and 5 git commands to generate.