* options.h (class General_options): Define
[deliverable/binutils-gdb.git] / gold / testsuite / testfile.cc
index 2532307994f5c9c981ed964164e02da965f22108..d66189a8c79ff162796760c9b330307f9bfd9503 100644 (file)
@@ -61,7 +61,7 @@ class Target_test : public Sized_target<size, big_endian>
   relocate_section(const Relocate_info<size, big_endian>*, unsigned int,
                   const unsigned char*, size_t, Output_section*, bool,
                   unsigned char*, typename elfcpp::Elf_types<size>::Elf_Addr,
-                  section_size_type)
+                  section_size_type, const Reloc_symbol_changes*)
   { ERROR("call to Target_test::relocate_section"); }
 
   void
This page took 0.023181 seconds and 4 git commands to generate.