[PATCH v2] libstdc++: Make certain exceptions transaction_safe.
Jonathan Wakely
jwakely@redhat.com
Tue Jan 19 19:20:00 GMT 2016
On 19/01/16 20:10 +0100, Torvald Riegel wrote:
>On Sat, 2016-01-16 at 10:57 +0100, Dominique d'Humières wrote:
>> > Addressed these, fixed a problem with using GLIBCXX_WEAK_DEFINITION
>> > (which is only set on Darwin despite the generic-sounding name -- so
>> > just use __attribute__((weak)) directly), and also updated
>> > testsuite_abi.cc so that it knows about CXXABI_1.3.10.
>> >
>> > Approved by Jonathan Wakely. Committed as r232454.
>> This breaks bootstrap on darwin, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69310.
>
>Please give this patch a try. I've only tested it on x86_64-linux.
>Jon, okay from your side if Darwin testing succeeds?
Yes, OK.
More information about the Libstdc++
mailing list