comparison gcc/testsuite/gcc.dg/opts-5.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* -fstack-limit should be rejected without an ICE. */ 1 /* -fstack-limit should be rejected without an ICE. */
2 /* { dg-do compile } */ 2 /* { dg-do compile } */
3 /* { dg-options "-fstack-limit" } */ 3 /* { dg-options "-fstack-limit" } */
4 4
5 /* { dg-error "unrecognized command line option" "" { target *-*-* } 0 } */ 5 /* { dg-error "unrecognized command-line option" "" { target *-*-* } 0 } */