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