ARM and AArch64 messages
[deliverable/binutils-gdb.git] / bfd / coff-w65.c
index c9c58f74cf511ae69531030a1644b83645be0a78..68b2c94ddbdf646705726f5aea42a811059712ed 100644 (file)
@@ -349,7 +349,7 @@ w65_reloc16_extra_cases (bfd *abfd,
       }
       break;
     default:
-      printf (_("ignoring reloc %s\n"), reloc->howto->name);
+      _bfd_error_handler (_("%pB: %s unsupported"), abfd, reloc->howto->name);
       break;
 
     }
This page took 0.027913 seconds and 4 git commands to generate.