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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Example statements which should be handled during the propagation from the
other PRs:
  ivtmp.32_28 = (unsigned long) &in;
  _44 = &g + _43;
guess a plain
  _1234 = &whatever;
too.

Reply via email to