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]

Re: gcc 2.95.2 fails to destroy objects created by 'throw'


Chris Wedgwood wrote:
> 
> Platforms:   ALL? (Sparc32 and x86 tested)
> 
> Description: gcc 2.95.2 (as found on any GNU mirror) fails to call
>              the destructor for objects created by throw (or any
>              copies of these objects).
Thanks for the report. The current development version does run the dtor
so the bug appears fixed, and will be ok in the next release.

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

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