diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-8_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/struct-by-value-8_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-8_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-8_x.c index cdde06b05eb..6fe9ce75ae0 100644 --- a/gcc/testsuite/gcc.dg/compat/struct-by-value-8_x.c +++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-8_x.c @@ -204,6 +204,8 @@ T(13, Sis) T(14, Sis) T(15, Sis) +DEBUG_FINI + if (fails != 0) abort (); |