This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Help with IA64 profiling bug - g++.dg/tree-prof/indir-call-prof.C


On Thu, 2008-10-09 at 00:27 +0200, Andreas Schwab wrote:

> I don't see that problem here.  The variable is set at the right places,
> except that it is set to the address of the vtable descriptor, which is
> different to the normal descriptor.  When I modify
> __gcov_indirect_call_profiler to compare the actual function addresses
> the testcase works as expected.
> 
> Andreas.

Does that mean you have a patch?  I tried changing
__gcov_indirect_call_profiler but got nowhere.

Steve Ellcey
sje@cup.hp.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]