From: H.J. Lu Date: Sat, 9 Apr 2011 15:41:41 +0000 (+0000) Subject: Revert the accidental checkin. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bb95161d33dc43843fd502a4ea7448ff40d7d355;p=deliverable%2Fbinutils-gdb.git Revert the accidental checkin. --- diff --git a/bfd/elf64-x86-64.c b/bfd/elf64-x86-64.c index ea837a3946..fad3b78e55 100644 --- a/bfd/elf64-x86-64.c +++ b/bfd/elf64-x86-64.c @@ -3901,7 +3901,7 @@ check_relocation_error: else { (*_bfd_error_handler) - (_("%B(%A+0x%lx): reloc against `%s': error %r"), + (_("%B(%A+0x%lx): reloc against `%s': error %d"), input_bfd, input_section, (long) rel->r_offset, name, (int) r); return FALSE;