This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [RFC] fixing libstdc++/10606


Benjamin Kosnik wrote:

Fixing this would be welcome indeed.

It would be nice if uncaught_exception accurately reflected in-flight
exceptions. I don't see how you can do this robustly without
incrementing in cxa_rethrow as Jason suggests.


I, too, agree with the analysis in the PR.

Richard, would you mind posting a patch to the IA64 ABI specification to the cxx-abi-dev@codesourcery.com?

I'd like to get the addition incorporated into the EH stuff in the quasi-offficial version of the spec.

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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