[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2021-07-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 Andrew Pinski changed: What|Removed |Added CC||familiebaumanns at gmail dot com ---

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2021-03-24 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 Iain Sandoe changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:9f13c7ad960a0f2e150dd2f668a8d155b76389db commit r10-9510-g9f13c7ad960a0f2e150dd2f668a8d155b76389db Author: Iain Sandoe

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2021-02-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 --- Comment #4 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:7005a50d0121954031a223ea5a6c57aaa7e3efd3 commit r11-7402-g7005a50d0121954031a223ea5a6c57aaa7e3efd3 Author: Iain Sandoe Date: Tue

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2021-02-16 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 --- Comment #3 from Iain Sandoe --- Created attachment 50196 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50196=edit Patch for testing this needs some wider testing.

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2020-07-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 Richard Biener changed: What|Removed |Added Target Milestone|10.2|10.3 --- Comment #2 from Richard

[Bug c++/95822] [coroutines] compiler internal error with local object with noexcept false destructor

2020-06-23 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95822 Iain Sandoe changed: What|Removed |Added Last reconfirmed||2020-06-23 Target Milestone|---