Mention PR ld/4701.
[deliverable/binutils-gdb.git] / gold / layout.h
index 44f9f4e756d800860d0d7a758f807d56046262cd..8b349cc0a4bda2675a912233c1528756a2b36d31 100644 (file)
@@ -227,7 +227,8 @@ class Layout
   sized_create_version_sections(const Versions* versions,
                                unsigned int local_symcount,
                                const std::vector<Symbol*>& dynamic_symbols,
-                               const Output_section* dynstr);
+                               const Output_section* dynstr
+                                ACCEPT_SIZE_ENDIAN);
 
   // Return whether to include this section in the link.
   template<int size, bool big_endian>
This page took 0.023661 seconds and 4 git commands to generate.