blob: 7606c5242636179daf72f3bf44e8a2e94a5f2917 [file] [log] [blame]
#include "empty22.h"
void fun(struct dummy d, struct foo f)
{
if (f.i1 != -1)
__builtin_abort();
}