pr22589-1.c   [plain text]


int bar (char *foo)
{
  return (long long) ((int) foo + 0) < 0;
}