[Bug tree-optimization/71258] Missed optimizations: dynamic allocation, virtual calls, empty destructors

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 24 13:48:00 GMT 2016


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-05-24
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC cannot eliminate calls to 'new' currently.


More information about the Gcc-bugs mailing list