bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25878] Error: file table slot 1 is already occupied by a differ


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25878] Error: file table slot 1 is already occupied by a different file
Date: Mon, 27 Apr 2020 10:36:31 +0000

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 <address@hidden>:

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

commit 714e6c969ff1ce0fdb0cd3703d41ef2fef424535
Author: Nick Clifton <address@hidden>
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

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