|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/19872] nm and probably addr2line can't handle binaries produced with gold --incremental |
Date: | Mon, 04 Apr 2016 11:55:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19872 --- Comment #6 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=67f101eece4327a7c9e13f257fe76f8082a5e336 commit 67f101eece4327a7c9e13f257fe76f8082a5e336 Author: Nick Clifton <address@hidden> Date: Mon Apr 4 12:53:33 2016 +0100 Ignore DWARF debug information with a version of 0 - assume that it is padding. PR 19872 bfd * dwarf2.c (parse_comp_unit): Skip warning about unrecognised version number if the version is zero. bin * dwarf.c (display_debug_aranges): Skip warning about unrecognised version number if the version is zero. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |