[Bug tree-optimization/122033] optimize_stack_restore's comment does not match the code

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 22 17:22:28 GMT 2025


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.


More information about the Gcc-bugs mailing list