2 pr70566.c from the execute part of the gcc torture tests.
11 #pragma disable_warning 85
13 /* PR target/70566. */
25 myfunc (int a
, void *b
)
35 set_f2 (struct mystruct
*user
, int f2
)
38 myfunc (myfunc2 (NULL
), NULL
);
46 struct mystruct
*user
= data
;
52 testTortureExecute (void)