X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcoff-w65.c;h=68b2c94ddbdf646705726f5aea42a811059712ed;hb=90b6238f06197c2abff953ab5920ae5b6d39f97f;hp=c9c58f74cf511ae69531030a1644b83645be0a78;hpb=219d1afa89d0d53ca93a684cac341f16470f3ca0;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/coff-w65.c b/bfd/coff-w65.c index c9c58f74cf..68b2c94ddb 100644 --- a/bfd/coff-w65.c +++ b/bfd/coff-w65.c @@ -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; }