[Bug gcov-profile/97483] [GCOV]gcov: internal compiler error: in handle_cycle, at gcov.c:627 happen which get code coverage with lcov.

2020-10-19 Thread ammy.yi at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97483

--- Comment #3 from ammy.yi  ---
We tried latest GCC with a different OS and cannot reproduce this issue.

[Bug gcov-profile/97483] [GCOV]gcov: internal compiler error: in handle_cycle, at gcov.c:627 happen which get code coverage with lcov.

2020-10-19 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97483

Martin Liška  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Last reconfirmed||2020-10-19
 Status|UNCONFIRMED |WAITING

--- Comment #2 from Martin Liška  ---
Dunno. I need a test-case or a back-trace.
Can you please try the latest GCC release?

[Bug gcov-profile/97483] [GCOV]gcov: internal compiler error: in handle_cycle, at gcov.c:627 happen which get code coverage with lcov.

2020-10-18 Thread ammy.yi at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97483

--- Comment #1 from ammy.yi  ---
Hi,

Is this issue is same as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91601?
Thanks.