On 6/4/24 6:26 AM, Jørgen Kvalsvik wrote:
Make gcov aware which edges are the true/false to more accurately
reconstruct the CFG.  There are plenty of bits left in arc_info and it
opens up for richer reporting.

gcc/ChangeLog:

        * gcov-io.h (GCOV_ARC_TRUE): New.
        (GCOV_ARC_FALSE): New.
        * gcov.cc (struct arc_info): Add true_value, false_value.
        (read_graph_file): Read true_value, false_value.
Going to trust you'll find this useful in the near future :-) So OK for the trunk.

jeff

Reply via email to