diff options
Diffstat (limited to 'gold/icf.cc')
-rw-r--r-- | gold/icf.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/icf.cc b/gold/icf.cc index ff2058cfcba..1f955e63446 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) { |