This is the mail archive of the gcc@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]

Re: PR c++/5504: Optimization breaks wei-ku-1 from blitz


> For 3.1, one option would be to go back to doing destructor cleanups only
> on the normal flow path; this would break EH semantics again for this
> case, but that would not be a regression and I don't think I've ever seen
> a bug report about it in past releases.

I think this is the most practical solution under the circumstances.

At some point, we clearly need to explore the other alternatives you
suggest.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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