[PATCH 1/3] S12Z: Remove diagnostic printf statement.

John Darrington john@darrington.wattle.id.au
Tue Sep 11 17:35:00 GMT 2018


Ping!
On Wed, Sep 05, 2018 at 02:30:11PM +0200, John Darrington wrote:
     * bfd/elf32-s12z.c (bfd_elf32_bfd_reloc_name_lookup): Remove diagnostic printf
       (artifact from debugging)
     ---
      bfd/elf32-s12z.c | 2 --
      1 file changed, 2 deletions(-)
     
     diff --git a/bfd/elf32-s12z.c b/bfd/elf32-s12z.c
     index cab54c487b..150be12c2c 100644
     --- a/bfd/elf32-s12z.c
     +++ b/bfd/elf32-s12z.c
     @@ -243,8 +243,6 @@ bfd_elf32_bfd_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED,
      {
        unsigned int i;
      
     -  printf ("%s:%d Looking up %s\n", __FILE__, __LINE__, r_name);
     -
        for (i = 0;
             i < (sizeof (elf_s12z_howto_table)
      	    / sizeof (elf_s12z_howto_table[0]));
     -- 
     2.11.0

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.



More information about the Binutils mailing list