[Bug c++/14639] [3.4/3.5 Regression] [unit-at-a-time] Incorrect emission of unused compiler-generated destructor at -O2

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 19 01:33:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-19 01:33 -------
Mark/Jan, what is the expected behavior here, this is a regression from 3.3.  It is caused by unit-at-a-
time always trying to emit the vtable.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org, hubicka at gcc dot gnu
                   |                            |dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.4.0 3.5.0
      Known to work|                            |3.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-19 01:33:08
               date|                            |
            Summary|Incorrect emission of unused|[3.4/3.5 Regression] [unit-
                   |compiler-generated          |at-a-time] Incorrect
                   |destructor at -O2           |emission of unused compiler-
                   |                            |generated destructor at -O2
   Target Milestone|---                         |3.4.1
            Version|3.5.0                       |3.4.0


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



More information about the Gcc-bugs mailing list