> >
> > +void __gcov_merge_time_profile(gcov_type *counters, unsigned int
> > n_counters)
>
> But can you repost please without word wrapping?
>
> Except for that the patch looks good to me.
Sorry. I will configure my email client and send again.
--
Yuan, Pengfei
Peking University, China
--
To
"Yuan Pengfei" writes:
> This patch handles the gcov-related changes in GCC 4.9:
> A new counter (time profile) is added. The total number is 9 now.
> A new profile merge function __gcov_merge_time_profile is added.
> See gcc/gcov-io.h and libgcc/libgcov-merge.c
> For the first change, the la
From: Yuan Pengfei
This patch handles the gcov-related changes in GCC 4.9:
A new counter (time profile) is added. The total number is 9 now.
A new profile merge function __gcov_merge_time_profile is added.
See gcc/gcov-io.h and libgcc/libgcov-merge.c
For the first change, the layout of struct
3 matches
Mail list logo