remove unused files
[platform/upstream/gcc48.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 } */