https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91601
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|WAITING |ASSIGNED
Known to work| |8.3.0
Summary|gcov: ICE in handle_cycle, |[9/10 Regression] gcov: ICE
|at gcov.c:699 happen which |in handle_cycle, at
|get code coverage with |gcov.c:699 happen which get
|lcov. |code coverage with lcov.
Known to fail| |10.0, 9.2.0
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r271116. I'm working on that.