https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122419

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-reduction             |

--- Comment #2 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> Reducing ...

I can save you a few minutes. My version of the reduced code is

int g_116;
long func_34_p_36;
void func_34() {
  int *l_340 = &g_116;
  for (; func_34_p_36; func_34_p_36 -= 1)
    *l_340 = (char)*l_340;
}

Reply via email to