diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-3_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/struct-by-value-3_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-3_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-3_x.c index c54e47b7393..38e5b546a5b 100644 --- a/gcc/testsuite/gcc.dg/compat/struct-by-value-3_x.c +++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-3_x.c @@ -181,6 +181,8 @@ T(Ssic) T(Sisc) T(Sics) +DEBUG_FINI + if (fails != 0) abort (); |