blob: 80bead8485523c37c6642508546dfe7c9a01ac29 (
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 } */
|