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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit 714e6c969ff1ce0fdb0cd3703d41ef2fef424535
Author: Nick Clifton <ni...@redhat.com>
Date:   Mon Apr 27 11:35:25 2020 +0100

    GAS: Allow automatically assigned entries in the file table to be
reassigned if the source file specifically requests to use the assigned slot.

            PR 25878
            * dwarf2dbg.c (struct file_entry): Add auto_assigned field.
            (assign_file_to_slot): New function.  Fills in an entry in the
            files table.
            (allocate_filenum): Use new function.
            (allocate_filename_to_slot): Use new function.  If the specified
            slot entry is already in use, but was chosen automatically then
            reassign the automatic entry.

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

Reply via email to