1 /* { dg-do compile { target lp64 } } */
2 /* { dg-options "-O2" } */
4 void __attribute__ ((ms_abi
)) foo (void)
8 typedef struct _IAVIStreamImpl
14 extern int __attribute__ ((ms_abi
)) aso (void *);
15 extern int sre (void *);
17 int AVIFILE_OpenCompressor (IAVIStreamImpl
*This
)