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: c++/5504: Optimization breaks wei-ku-1 from blitz


>>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:

> 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 take it back; PR c++/411 is for this bug.  We may still want to do this,
though.

Jason


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