https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96564
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amacleod at redhat dot com
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
While SSA_NAME_PTR_INFO/get_ptr_nonnull can't do this, either vrp pass or any
other pass that would be using ranger can do that. So what pass would be the
best match for that?
