[Bug c++/103868] ICE at end of coroutine when using asio

2023-05-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 Jakub Jelinek changed: What|Removed |Added Target Milestone|11.4|11.5 --- Comment #8 from Jakub Jelinek

[Bug c++/103868] ICE at end of coroutine when using asio

2022-04-28 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 Iain Sandoe changed: What|Removed |Added Target Milestone|--- |11.4 --- Comment #7 from Iain Sandoe

[Bug c++/103868] ICE at end of coroutine when using asio

2022-04-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 --- Comment #6 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:9cb1f565a91e2dd57098c43593954b57c065a19b commit r12-8307-g9cb1f565a91e2dd57098c43593954b57c065a19b Author: Nathan Sidwell Date:

[Bug c++/103868] ICE at end of coroutine when using asio

2022-04-18 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 Iain Sandoe changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |iains at gcc dot gnu.org ---

[Bug c++/103868] ICE at end of coroutine when using asio

2022-01-04 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 Martin Liška changed: What|Removed |Added Keywords|needs-bisection,| |needs-reduction

[Bug c++/103868] ICE at end of coroutine when using asio

2022-01-04 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 --- Comment #3 from Martin Liška --- Created attachment 52116 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52116=edit Partially reduced test-case The test-case fails with the following on master: $ ./xgcc -B. /tmp/x.ii -c -std=c++20

[Bug c++/103868] ICE at end of coroutine when using asio

2022-01-03 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 Martin Liška changed: What|Removed |Added Last reconfirmed||2022-01-03 CC|

[Bug c++/103868] ICE at end of coroutine when using asio

2021-12-30 Thread ashenglandelbro at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103868 --- Comment #1 from ashenglandelbro at protonmail dot com --- Created attachment 52092 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52092=edit .ii for the file that failed to compile Compressed as an xz as the raw text is 8mb