blob: aff599476b190e667560f653ff983754a0b83d52 [file] [log] [blame]
// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }
typedef struct x
{
int __count;
} X;
typedef struct
{
int __count;
} __mbstate_t;