> Hi. > > Last GCOV patch renames __gcov_indirect_call_profiler_v2 to > __gcov_indirect_call_profiler_v3 > as we changed ABI and one should see a linker error instead of strange > run-time error. > That can happen when somebody mixes objects built with a different version of > compiler. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed?
OK, thanks!