On 5/8/20 5:53 AM, Iain Sandoe wrote:
Hi, There are several places where we insert bind expressions while making the coroutine AST transforms. These should be marked as having side-effects where relevant, which had been omitted. This leads to at least one failure in the cppcoros test suite, where a loop body is dropped in gimplification because it is not marked. tested so far on x86-64-darwin16, OK if it passes on Linux too, for master, 10.2? thanks
ok for both -- Nathan Sidwell