view gcc/testsuite/gcc.c-torture/compile/pr79780.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

/* PR rtl-optimization/79780 */

int t3, iy, f4, oi, gn;

void
foo (long long int mh)
{
  int pi = 0;

  if (iy != 0)
    for (;;)
      f4 = 0;

  if (t3 != 0)
    {
      while (mh != 0LL)
	{
	  while (mh < 1LL)
	    ++mh;
	  ++mh;
	}
      for (;;)
	;
      for (oi = 0; oi < 1; ++oi)
	{
	n3:;
	}
      gn = iy = 1;
    }

  f4 = 0;

  if (pi - (mh != 0LL) == 0)
    if (mh != 1LL)
      {
	oi = t3 = 0;
	if (mh == 0LL)
	  ++pi;
      }

  if (iy != 0 && pi != 0)
    {
      t3 = 0;
      goto n3;
    }

  t3 /= 0;
}