aboutsummaryrefslogtreecommitdiff
path: root/gold/icf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gold/icf.cc')
-rw-r--r--gold/icf.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/icf.cc b/gold/icf.cc
index ff2058c..1f955e6 100644
--- a/gold/icf.cc
+++ b/gold/icf.cc
@@ -389,6 +389,7 @@ get_section_contents(bool first_iteration,
char*>(str_contents),
entsize);
}
+ buffer.append("@");
}
else if ((*it_s) != NULL)
{