diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c index 4ce1f7c..2198919 100644 --- a/gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c +++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c @@ -50,6 +50,8 @@ T(Sd14, double) T(Sd15, double) T(Sd16, double) +DEBUG_FINI + if (fails != 0) abort (); |