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