bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/28629] [gas, --gdwarf-5] File 0 has wrong dir


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/28629] [gas, --gdwarf-5] File 0 has wrong dir
Date: Fri, 26 Nov 2021 08:59:49 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Tom de Vries <vries@sourceware.org>:

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

commit 4780e5e4933a2497a5aecc4ceabbbb8e82aaf822
Author: Tom de Vries <tdevries@suse.de>
Date:   Fri Nov 26 09:59:45 2021 +0100

    [gas] Fix file 0 dir with -gdwarf-5

    In out_dir_and_file_list, if file 0 is copied from file 1, only the
filename
    is copied, and the dir and md5 fields are left to their default values.

    Fix this by adding the copy of the dir and md5 fields.

    gas/ChangeLog:

    2021-11-26  Tom de Vries  <tdevries@suse.de>

            PR 28629
            * dwarf2dbg.c (out_dir_and_file_list): When copying file 1 to file
0,
            also copy dir and md5 fields.
            * testsuite/gas/i386/dwarf5-line-4.d: Adjust expected output.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]