[Bug c++/99575] [coroutines] unexpected move when co_awaiting a nonmoveable object

2023-03-24 Thread niget.tom at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99575 Tom Niget changed: What|Removed |Added CC||niget.tom at gmail dot com --- Comment #3 fr

[Bug c/105065] New: Internal compiler error (segfault) when calling a function with a sized array parameter returning a type bigger than 16 bytes

2022-03-26 Thread niget.tom at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105065 Bug ID: 105065 Summary: Internal compiler error (segfault) when calling a function with a sized array parameter returning a type bigger than 16 bytes Product: gcc