aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c')
-rw-r--r--gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c b/gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c
index 765144c5376..19ac834d223 100644
--- a/gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c
+++ b/gcc/testsuite/gcc.dg/compat/struct-by-value-14_x.c
@@ -29,6 +29,8 @@ TEST(Scl16, _Complex long)
void
struct_by_value_14_x ()
{
+DEBUG_INIT
+
#define T(TYPE, MTYPE) testit##TYPE ();
T(Scl1, _Complex long)