[Bug c++/44577] static local variables in class template methods are not optimized-away if not used

tbsaunde at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 28 00:21:00 GMT 2015


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

tbsaunde at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |tbsaunde at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #5 from tbsaunde at gcc dot gnu.org ---
gcc now removes class_template when optimizing so fixed.


More information about the Gcc-bugs mailing list