MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-shared / sh2.c
index 013a4e0994fb0482cc468014c906e124b4168da8..7cd1db38ee73751977a9e52d96cc0512b85509ea 100644 (file)
@@ -12,3 +12,11 @@ shlib_shlibcalled ()
 {
   return 5;
 }
+
+#ifndef XCOFF_TEST
+int
+shlib_overriddencall2 ()
+{
+  return 7;
+}
+#endif
This page took 0.024069 seconds and 4 git commands to generate.