diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-22_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/struct-by-value-22_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-22_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-22_x.c index 6f1cdc8..9384c15 100644 --- a/gcc/testsuite/gcc.dg/compat/struct-by-value-22_x.c +++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-22_x.c @@ -1,3 +1,5 @@ +/* { dg-skip-if "limited code space" { pdp11-*-* } } */ + #ifndef SKIP_VLA_IN_STRUCT #ifndef T |