2 /* { dg-require-effective-target nonlocal_goto } */
3 /* { dg-require-effective-target label_values } */
4 /* { dg-require-effective-target trampolines } */
5 /* { dg-add-options stack_size } */
7 extern void abort (void);
8 extern void exit (int);
11 #define DEPTH ((STACK_SIZE) / 512 + 1)
34 if (x (DEPTH
) != DEPTH
)