diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/scalar-by-value-4_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/scalar-by-value-4_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/scalar-by-value-4_x.c b/gcc/testsuite/gcc.dg/compat/scalar-by-value-4_x.c index 79ac7118df1..8231950c6ef 100644 --- a/gcc/testsuite/gcc.dg/compat/scalar-by-value-4_x.c +++ b/gcc/testsuite/gcc.dg/compat/scalar-by-value-4_x.c @@ -85,6 +85,8 @@ T(cc) T(cs) T(cf) +DEBUG_FINI + if (fails != 0) abort (); |