[Bug debugedit/28161] debugedit fails test against gcc git/binutils-2.37: [debugedit 5.0] testsuite: 17 19 21 failed

mark at klomp dot org sourceware-bugzilla@sourceware.org
Wed Aug 4 09:44:58 GMT 2021


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Mark Wielaard <mark at klomp dot org> ---
commit ae27211cbbfb63a0ad3c141cd1310d7f583ec40e
Author: Mark Wielaard <mark@klomp.org>
Date:   Fri Jul 30 18:09:46 2021 +0200

    tests: Handle zero directory entry in .debug_line DWARF5 debugedit.at

    We were skipping the zero directory entry, because it was always
    the same as the directory entry at position one. But that isn't
    true anymore with gcc 11.2.1. There the zero dir entry is unique.
    Fix the debugedit.at .debug_line testcases using DWARF5 to also
    include dir entry zero.

    Signed-off-by: Mark Wielaard <mark@klomp.org>

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


More information about the Debugedit mailing list