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 middle-end/14535] [3.3/3.4/3.5 Regression] exception throwing in virtual function doesn't turn on the local destructors


------- Additional Comments From rth at gcc dot gnu dot org  2004-03-12 09:08 -------
Not the tree inliner, but something in except.c isn't doing the right thing
with the exception specification after the test passes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|optimization                |middle-end


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


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