[Bug c++/51060] Temporary object stack space is not re-used

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 11 21:57:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51060

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jason at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |jason at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-11 21:50:29 UTC ---
We already deal with cleanups for temporary objects, it should be pretty simple
to add the death clobber that way.



More information about the Gcc-bugs mailing list