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 c++/14724] [3.3 Regression] Destructor not called on backwards goto past initialization


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-30 23:47 -------
Fixed in GCC 3.4 and GCC 3.5.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mark at codesourcery dot com|unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW
      Known to fail|3.2.3 3.3.3 3.4.0 3.5.0     |3.2.3 3.3.3
      Known to work|2.95 tree-ssa               |2.95 tree-ssa 3.4.0 3.5.0
            Summary|[3.3/3.4/3.5 Regression]    |[3.3 Regression] Destructor
                   |Destructor not called on    |not called on backwards goto
                   |backwards goto past         |past initialization
                   |initialization              |


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


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