Iain Sandoe <[email protected]> writes:

> Ian Lance Taylor <[email protected]> wrote:
>
>> Iain Sandoe <[email protected]> writes:
>
>>> 2020-01-09  Iain Sandoe  <[email protected]>
>>> 
>>>     * cp-demangle.c (cplus_demangle_operators): Add the co_await
>>>     operator.
>> 
>> Please add something to libiberty/testsuite/demangle-expected.  Thanks.
>
> done***,
> OK now?
> thanks
> Iain
>
> *** it seems that the demangle test is broken for x86_64-darwin & linux on 
> trunk
> anyway, (I ‘fixed’ it locally to test my patch below; will try to figure out 
> if that fix is
> correct and post it if so) - however, that’s unconnected with the coroutines 
> stuff.
>
> ======
>
> revised:
> ----------
>     
>     The coroutines implementation introduces a new operator with a
>     mangling of 'aw'.  This patch adds that to libiberty's demangler.
>     
>     libiberty/ChangeLog:
>     
>     2020-01-11  Iain Sandoe  <[email protected]>
>     
>             * cp-demangle.c (cplus_demangle_operators): Add the co_await
>             operator.
>             * testsuite/demangle-expected: Append a test for the co_await
>             operator mangling.

This is OK.

Thanks.

Ian

Reply via email to