Use RAII to save and restore scalars
[deliverable/binutils-gdb.git] / bfd / stabs.c
index deb2c0f194eee80e9702420b93a586238b5436c7..da1c3175d3bf0aad74a5d7c7885cb04002ae218c 100644 (file)
@@ -275,6 +275,7 @@ _bfd_link_section_stabs (bfd *abfd,
       if (symstroff >= stabstrsec->size)
        {
          _bfd_error_handler
+           /* xgettext:c-format */
            (_("%B(%A+0x%lx): Stabs entry has invalid string index."),
             abfd, stabsec, (long) (sym - stabbuf));
          bfd_set_error (bfd_error_bad_value);
This page took 0.022667 seconds and 4 git commands to generate.