bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23199] Phobos static lib not build properly anymore after


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23199] Phobos static lib not build properly anymore after update to binutils 2.30 on NixOS
Date: Fri, 18 May 2018 09:07:34 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:

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

commit 4bba0fb1c6d391a217c25e44398a7e1c7090155f
Author: Alan Modra <address@hidden>
Date:   Fri May 18 17:09:45 2018 +0930

    PR23199, Invalid SHT_GROUP entry leads to group confusion

    This patch prevents elf_next_in_group list pointer confusion when
    SHT_GROUP sections specify other SHT_GROUP sections in their list of
    group sections.

        PR 23199
        * elf.c (setup_group): Formatting.  Check that SHT_GROUP entries
        don't point at other SHT_GROUP sections.  Set shdr corresponding
        to invalid entry, to NULL rather than section 0.  Identify
        SHT_GROUP section index when reporting an error.  Cope with NULL
        shdr pointer.

-- 
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]