diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-10_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/struct-by-value-10_x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-10_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-10_x.c index 861ee4917c8..5954104aa76 100644 --- a/gcc/testsuite/gcc.dg/compat/struct-by-value-10_x.c +++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-10_x.c @@ -175,6 +175,8 @@ T(Sdlf) T(Slfd) T(Sldf) +DEBUG_FINI + if (fails != 0) abort (); |