https://sourceware.org/bugzilla/show_bug.cgi?id=24717

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1faa385ff6b11df26efc46152fe15b31adbf8624

commit 1faa385ff6b11df26efc46152fe15b31adbf8624
Author: Nick Clifton <ni...@redhat.com>
Date:   Tue Jul 2 15:58:29 2019 +0100

    Stop the BFD library from issuing a warning message when processing
allocated sections in debuginfo files that lie outside of any loadable segment.

        PR 24717
        * elf.c (is_debuginfo_file): New function.
        (assign_file_positions_for_non_load_sections): Do not warn about
        allocated sections outside of loadable segments if they are found
        in a debuginfo file.
        * elf-bfd.h (is_debuginfo_file): Prototype.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to