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 giovannibajo at libero dot it  2004-03-26 01:40 -------
For the logs, I can reproduce it with:
gcc version 3.3.4 20040218 (prerelease)
gcc version 3.4.0 20040216 (prerelease)
gcc version 3.2.2 (mingw special 20030208-1)
on i686-cygwin. 

Andrew Pinski can reproduce it with:
gcc version 3.5.0 20040325 (experimental)
on i686-linux and powerpc-apple-darwin. 

But RTH couldn't reproduce it with gcc version 3.3.3 (Debian) on alpha, or 
mainline on linux. So there must be something weird going on.


-- 


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]