https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96534
--- Comment #5 from xlwu at synopsys dot com ---
A bug found in the JSON format:
in the lines.count and functions.execute_count fields, when the number is
extremely large , it will be shown as something like: 8.12123199e+08 , even
become a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96534
--- Comment #3 from xlwu at synopsys dot com ---
(In reply to xlwu from comment #2)
> (In reply to Martin Liška from comment #1)
> > (In reply to xlwu from comment #0)
> > > since gcc9, the gcov did not support intermediate
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96534
--- Comment #2 from xlwu at synopsys dot com ---
(In reply to Martin Liška from comment #1)
> (In reply to xlwu from comment #0)
> > since gcc9, the gcov did not support intermediate format and replace with
> > json format ,
Assignee: unassigned at gcc dot gnu.org
Reporter: xlwu at synopsys dot com
CC: marxin at gcc dot gnu.org
Target Milestone: ---
since gcc9, the gcov did not support intermediate format and replace with json
format , our application deeply depend on intermediate