On 4/25/20 4:45 AM, Iain Sandoe wrote:
Hi

As pointed out in the PR, parameters to user-defined coroutines might be
unnamed.  In that case, we must synthesize a name for the coroutine
frame copy.

tested on x86_64-darwin16 so far,
OK if it passes regtest on x86_64-linux?
thanks
Iain

gcc/cp/ChangeLog:

2020-04-25  Iain Sandoe  <i...@sandoe.co.uk>

        * coroutines.cc (morph_fn_to_coro): Ensure that
        unnamed function params have a usable and distinct
        frame field name.


ok


--
Nathan Sidwell

Reply via email to