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