On 03/04/2021 22:12, Richard Copley wrote:
On Windows, linking two C++ translation units that both #include
<coroutine> results in errors about multiple definition of the weak
function __dummy_resume_destroy. This can be avoided by cherry-picking
commit 94fd05f1f76faca9dc9033b55d44c960155d38e9 [PR 95917].

I will construct a bugzilla report.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99907

Reply via email to