|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29529] [objdump] -l flag can't parse -gdwarf-5 file name info from clang |
Date: | Tue, 30 Aug 2022 15:02:18 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29529 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=37833b966576c5d25e797ea3b6c33d0459a71892 commit 37833b966576c5d25e797ea3b6c33d0459a71892 Author: Nick Clifton <nickc@redhat.com> Date: Tue Aug 30 16:01:20 2022 +0100 BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info. PR 29529 * dwarf2.c (struct line_info_table): Add new field: use_dir_and_file_0. (concat_filename): Use new field to help select the correct table slot. (read_formatted_entries): Do not skip entry 0. (decode_line_info): Set new field depending upon the version of DWARF being parsed. Initialise filename based upon the setting of the new field. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |