diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/scalar-by-value-1_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/scalar-by-value-1_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/scalar-by-value-1_x.c b/gcc/testsuite/gcc.dg/compat/scalar-by-value-1_x.c index f17ed8b..3bfa766 100644 --- a/gcc/testsuite/gcc.dg/compat/scalar-by-value-1_x.c +++ b/gcc/testsuite/gcc.dg/compat/scalar-by-value-1_x.c @@ -171,6 +171,8 @@ T(sll) T(d) T(ld) +DEBUG_FINI + if (fails != 0) abort (); |