[Bug c++/102878] Internal compiler error with coroutine calling constexpr function

2021-10-21 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102878

Iain Sandoe  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #2 from Iain Sandoe  ---
actually, I posted a patch for this today ...

*** This bug has been marked as a duplicate of bug 96517 ***

[Bug c++/102878] Internal compiler error with coroutine calling constexpr function

2021-10-21 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102878

Richard Biener  changed:

   What|Removed |Added

  Known to fail||10.3.1, 11.2.1, 12.0
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Keywords||ice-on-valid-code
 CC||iains at gcc dot gnu.org
   Last reconfirmed||2021-10-21

--- Comment #1 from Richard Biener  ---
Confirmed on trunk as well.