991208-1.c   [plain text]


void fn (char *ptr)
{
  void *p = ptr - 8 - 4;
}