This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Profiling
- From: Rajkishore Barik <rajbarik at in dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 16 Aug 2004 01:13:39 +0530
- Subject: Profiling
Hi,
I had been adding a new value profile transformation onto the existing vpt
framework.,
I wrote a new __gcov_merge_range function in "libgcov.c" file.
However, every execution of the executable file produces "Overflow
merging" error.
Can someone help?
regards,
Raj