https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119472
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I know how to fix this case, gcall need to be supported in vars_ssa_cache::operator() . The return value of calls can be based on any of the arguments of the call.