https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98716

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <i...@gcc.gnu.org>:

https://gcc.gnu.org/g:325e70b47c6c321710c7b9c792b8fbee95cecd63

commit r11-6779-g325e70b47c6c321710c7b9c792b8fbee95cecd63
Author: Ian Lance Taylor <i...@golang.org>
Date:   Mon Jan 18 14:38:10 2021 -0800

    libbacktrace: use correct directory/filename for DWARF 5

            PR debug/98716
            * dwarf.c (read_v2_paths): Allocate zero entry for dirs and
            filenames.
            (read_line_program): Remove parameter u, change caller.  Don't
            subtract one from dirs and filenames index.
            (read_function_entry): Don't subtract one from filenames index.

Reply via email to