x86: Treat relocation against IFUNC symbol as FUNC
[deliverable/binutils-gdb.git] / bfd / stabs.c
index 7a1a6e53c139a1d4c70a4d692fcf2fb741fc8492..bdb9f06ccf2d2abd12b2fc5bdc2b6f01a60a1a50 100644 (file)
@@ -276,7 +276,7 @@ _bfd_link_section_stabs (bfd *abfd,
        {
          _bfd_error_handler
            /* xgettext:c-format */
-           (_("%B(%A+%#lx): Stabs entry has invalid string index."),
+           (_("%pB(%pA+%#lx): stabs entry has invalid string index"),
             abfd, stabsec, (long) (sym - stabbuf));
          bfd_set_error (bfd_error_bad_value);
          goto error_return;
This page took 0.024174 seconds and 4 git commands to generate.