[Bug target/124995] [16/17 regression] x86_cse vs coroutines

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 23 01:24:55 GMT 2026


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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Yes this is a bug in ruby. The c11 threading model does not allow this.

This is why for c++ coroutines are split into different functions as that
allows for this migration.


More information about the Gcc-bugs mailing list