1 /* { dg-do compile } */
2 /* { dg-options "-O2" } */
11 static int fn1 (dpy
, winInfo
) struct _XDisplay
*dpy
;
12 struct _wincore
*winInfo
;
18 void fn4 (int, int, int);
19 static int fn3 (dpy
, winInfo
, visrgn
) struct _XDisplay
*dpy
;
22 int b
= fn1 (0, winInfo
);
27 fn5 (event
) struct _XEvent
*event
;