|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/24717] .note.gnu.property sections are not stored at an offset equal to their VMA in debuginfo files |
Date: | Tue, 02 Jul 2019 14:59:52 +0000 |
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 <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1faa385ff6b11df26efc46152fe15b31adbf8624 commit 1faa385ff6b11df26efc46152fe15b31adbf8624 Author: Nick Clifton <address@hidden> 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.
[Prev in Thread] | Current Thread | [Next in Thread] |