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 bangerth at dealii dot org  2004-03-26 15:14 -------
Hm, I can reproduce this with 
gcc version 3.5.0 20040307 (experimental) 
gcc version 3.4.0 20040319 (prerelease) 
gcc version 3.3.4 20040223 (prerelease) 
 
all on x86 linux... 
 
W. 

-- 


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]