[Bug tree-optimization/114206] recursive function call vs local variable addresses

arsen at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 2 15:15:28 GMT 2024


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

Arsen Arsenović <arsen at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arsen at gcc dot gnu.org

--- Comment #5 from Arsen Arsenović <arsen at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #4)
> It looks like they needs to be different as they refer different objects and
> the lifetime of both object has still not ended when comparing them.
this seems the case to me also


More information about the Gcc-bugs mailing list