view gcc/testsuite/gcc.c-torture/compile/pr71272.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
line wrap: on
line source

int a, b, c, d;

int
f1 (int p1, int p2)
{
  return p1 - p2;
}

void
f2 (short p1, short p2)
{
  for (;;)
    {
      if (5 < (1 ^ p2))
        for (; a;)
          for (;;)
            {
              b = 0xE7BC92A3EDA01CD8 < (d = p2) || (0, 0);
              break;
            }
      if (p1)
        break;
      p2 = 5;
    }
}

void
f3 (int x)
{
  int tmp = -2L;
  c = f1 (90, x != 10);
  f2 (c, tmp);
}