This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14535] [3.3/3.4/3.5 Regression] exception throwing in virtual function doesn't turn on the local destructors


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-11 16:05 -------
Confirmed a regression from 2.95.3, it fails with -finline so it is most likely the tree inliner.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |wrong-code
      Known to fail|                            |3.4.0 3.3.1 3.5.0 tree-ssa
      Known to work|                            |2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-11 16:05:32
               date|                            |
            Summary|exception throwing in       |[3.3/3.4/3.5 Regression]
                   |virtual function doesn't    |exception throwing in
                   |turn on the local           |virtual function doesn't
                   |destructors                 |turn on the local
                   |                            |destructors
   Target Milestone|---                         |3.3.4


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]