This is the mail archive of the gcc-patches@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: [patch] C++11: Observers for the three 'handler functions'


On 3 April 2013 12:59, Paolo Carlini wrote:
> On 04/03/2013 01:53 PM, Jonathan Wakely wrote:
>>
>> On 3 April 2013 12:45, Paolo Carlini wrote:
>>>
>>> On 04/03/2013 02:09 AM, Jonathan Wakely wrote:
>>>>
>>>> This patch implements
>>>> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3189.htm
>>>
>>> Thanks Jon. I'm seeing abi_check fails which seem related. Could you
>>> please
>>> double check?
>>
>> Ah sorry, I didn't commit the change to add GLIBCXX_3.4.19 to the
>> known_versions.  I'll do that later today.
>
> Yeah, but I'm afraid isn't enough. Thanks for looking into it.

This fixes the abi check for me.

        * testsuite/util/testsuite_abi.cc: Add GLIBCXX_3.4.19 version.

Tested x86_64-linux, committed to trunk.

Attachment: patch.txt
Description: Text document


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