libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation is needed.
[gcc.git] / gcc / ChangeLog
index e0af9816a2196f4a5d571721141f1471db29e15e..e618801979485aa59e49dae29ffbbea553d668bb 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * libgcov.c (gcov_exit): Set prefix_length to 0 if no relocation
+       is needed.
+
 2005-05-11  Kazu Hirata  <kazu@cs.umass.edu>
 
        * fold-const.c, libgcov.c: Fix comment typos.