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/3.4/3.5 Regression] Destructor not called on backwards goto past initialization


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-25 01:25 -------
Note this is already fixed on the tree-ssa:
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor
ctor
dtor

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|2.95                        |2.95 tree-ssa
            Summary|Destructor not called on    |[3.3/3.4/3.5 Regression]
                   |backwards goto past         |Destructor not called on
                   |initialization              |backwards goto past
                   |                            |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]