[Bug c++/86143] ICE capturing constexpr chrono duration

2022-01-31 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86143

Martin Liška  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||marxin at gcc dot gnu.org
   Keywords|needs-bisection |

--- Comment #2 from Martin Liška  ---
Fixed with r9-960-g57ea03ad4a0dde98.

[Bug c++/86143] ICE capturing constexpr chrono duration

2021-12-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86143

Andrew Pinski  changed:

   What|Removed |Added

   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=88761
   Keywords||needs-bisection

--- Comment #1 from Andrew Pinski  ---
Looks to be fixed for GCC 8.3.0+ and GCC 9+. I suspect it might be fixed by PR
88761 but I could be wrong