diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-15_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/struct-by-value-15_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-15_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-15_x.c index f424342dbc8..213568ab40a 100644 --- a/gcc/testsuite/gcc.dg/compat/struct-by-value-15_x.c +++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-15_x.c @@ -50,6 +50,8 @@ T(Scll14, _Complex long long) T(Scll15, _Complex long long) T(Scll16, _Complex long long) +DEBUG_FINI + if (fails != 0) abort (); |