Re: Enable --build-id for moxie-elf-ld
[deliverable/binutils-gdb.git] / bfd / stabs.c
index d7770e78a63c3c05c513422abe3890871cc779c6..4ca843c0a1f97b728c12cb8bc178bdbb39bdab2a 100644 (file)
@@ -1,5 +1,5 @@
 /* Stabs in sections linking support.
-   Copyright (C) 1996-2018 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -276,7 +276,7 @@ _bfd_link_section_stabs (bfd *abfd,
        {
          _bfd_error_handler
            /* xgettext:c-format */
-           (_("%pB(%pA+%#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.025351 seconds and 4 git commands to generate.