[Bug middle-end/104492] [12 Regression] Bogus dangling pointer warning at -O3

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 16 16:01:46 GMT 2022


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |msebor at gcc dot gnu.org

--- Comment #7 from Martin Sebor <msebor at gcc dot gnu.org> ---
So the CLOBBER semantics correspond more closely to those of a C++ destructor
than to a deallocation call.  It would be helpful to document these things.


More information about the Gcc-bugs mailing list