https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122033
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org Last reconfirmed| |2025-09-22 Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am still deciding what is the "correct" fix here. Disallowing all calls seems wrong but at the same time allowing const/pure calls is not right either.