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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org
   Last reconfirmed|2021-04-22 00:00:00         |2025-9-10

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The escape anlysis on printf is simple. If you pass an address to it, it will
escape. I wonder if we could do better (or if we want to do better).

Reply via email to