OSDN Git Service

* gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / compat / struct-by-value-10_x.c
index 7468dc7..861ee49 100644 (file)
@@ -158,6 +158,8 @@ TEST(Sldf)
 void
 struct_by_value_10_x ()
 {
+DEBUG_INIT
+
 #define T(TYPE) testit##TYPE ();
 
 T(Sfd)