aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/libgcov.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/libgcov.c')
-rw-r--r--gcc-4.6/gcc/libgcov.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/libgcov.c b/gcc-4.6/gcc/libgcov.c
index 2110858..613c1f4 100644
--- a/gcc-4.6/gcc/libgcov.c
+++ b/gcc-4.6/gcc/libgcov.c
@@ -810,6 +810,7 @@ gcov_merge_gcda_file (struct gcov_info *info,
gcov_unsigned_t tag, length;
eof_pos = 0;
+ summary_pos = 0;
tag = gcov_read_unsigned ();
if (tag)