------- Comment #10 from howarth at nitro dot med dot uc dot edu 2010-03-31 23:30 ------- Is it expected that the lines...
/* Add code: static gcov* __gcov_indirect_call_counters; // pointer to actual counter static void* __gcov_indirect_call_callee; // actual callee address */ are commented in tree-profile.c? It is curious that these happen to be the same two symbols that end up unresolved. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43602