]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-hppa.c
Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
[thirdparty/binutils-gdb.git] / bfd / elf32-hppa.c
index 84394e57f8322cdbaa142048ff5f5fc4a3bca3c2..f4f1297eb7956a4783dd720116ad93f070882060 100644 (file)
@@ -2079,7 +2079,7 @@ maybe_set_textrel (struct elf_link_hash_entry *eh, void *inf)
 
       info->flags |= DF_TEXTREL;
       info->callbacks->minfo
-       (_("%pB: dynamic relocation against `%T' in read-only section `%pA'\n"),
+       (_("%pB: dynamic relocation against `%pT' in read-only section `%pA'\n"),
         sec->owner, eh->root.root.string, sec);
 
       /* Not an error, just cut short the traversal.  */