diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/scalar-by-value-2_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/scalar-by-value-2_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/scalar-by-value-2_x.c b/gcc/testsuite/gcc.dg/compat/scalar-by-value-2_x.c index 9e29b3e..48ea1d9 100644 --- a/gcc/testsuite/gcc.dg/compat/scalar-by-value-2_x.c +++ b/gcc/testsuite/gcc.dg/compat/scalar-by-value-2_x.c @@ -91,6 +91,8 @@ T(us) T(ss) T(f) +DEBUG_FINI + if (fails != 0) abort (); |