https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116681
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needs-bisection |
Priority|P3 |P2
Resolution|FIXED |---
Target Milestone|15.0 |12.5
Summary|[12/13/14/15 Regression] |[12/13/14 Regression] ICE:
|ICE: in start, at |in start, at timevar.cc:491
|timevar.cc:491 with |with -ftime-report
|-ftime-report -std=c++20 |-std=c++20
Status|RESOLVED |ASSIGNED
--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Re-opened, this also happens on the gcc-14 branch (and as can seen here
everywhere). It's annoying for cases like in PR119387, so please consider
backporting to at least where it picks & builds without additional changes.