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++/20976] when exceptions are not caught, destructors of local vars are not executed


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-12 19:01 -------
I don't think this is valid as there is no landing pad and it is going to abort anyways.  I have to find this 
in the standard.  ICC has the same behavior.

-- 


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


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