[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor

2020-12-03 Thread xzlsmc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98118 --- Comment #1 from xzlsmc --- Created attachment 49671 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49671&action=edit ii file

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor

2020-12-03 Thread xzlsmc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98118 --- Comment #2 from xzlsmc --- Created attachment 49672 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49672&action=edit compiler output

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

2021-03-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98118 --- Comment #5 from CVS Commits --- The master branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:3d9577c254003f2d18185015b75ce6e3e4af9ca2 commit r11-7529-g3d9577c254003f2d18185015b75ce6e3e4af9ca2 Author: Iain Sandoe Date: Wed

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

2021-03-13 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98118 Iain Sandoe changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

2021-03-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98118 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:fad6d041ebf191eecdc98e162869c2f4a6eb245f commit r10-9514-gfad6d041ebf191eecdc98e162869c2f4a6eb245f Author: Iain Sandoe Dat

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

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

[Bug c++/98118] [coroutines] ICE with coroutine with parameter with non-trivial destructor since r10-6876-gdc192bbdd0442f75

2021-01-14 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98118 Richard Biener changed: What|Removed |Added Summary|[10/11 |[coroutines] ICE with