aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r--bfd/coffcode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 6c3eab4..25c0b73 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -2391,6 +2391,8 @@ coff_write_object_contents (abfd)
bfd_vma toc;
asection *loader_sec;
+ internal_a.vstamp = 1;
+
if (xcoff_data (abfd)->entry_section != NULL)
internal_a.o_snentry = xcoff_data (abfd)->entry_section->target_index;
else