libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 11 May 2005 16:08:27 +0000 (16:08 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 11 May 2005 16:08:27 +0000 (09:08 -0700)
commit3ca48b3e7251f931b0a8af263d31043078ffb701
treeac56316c85405f148abae7aa989cf7c32c2b95b1
parent78f4111d6abbaa4e02723463e3dcdc17d3a539c2
libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.

2005-05-11  H.J. Lu  <hongjiu.lu@intel.com>

* libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation
is needed.

From-SVN: r99584
gcc/ChangeLog
gcc/libgcov.c