https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829
Nicolas Koenig <koenigni at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koenigni at gcc dot gnu.org --- Comment #30 from Nicolas Koenig <koenigni at gcc dot gnu.org> --- Created attachment 42494 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42494&action=edit Early patch Hello everyone, attached is a first patch that implements async io for integers. I will extend it to work for everything and heavily optimize it before submitting, but I would like some feedback on the overall structure.