bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/14891] Section name and symbol name clash


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/14891] Section name and symbol name clash
Date: Wed, 08 Jan 2020 16:31:44 +0000

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

--- Comment #3 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=f1f28025c3ea75d5368ddd3046461648145b89b3

commit f1f28025c3ea75d5368ddd3046461648145b89b3
Author: Nick Clifton <address@hidden>
Date:   Wed Jan 8 16:30:20 2020 +0000

    Make the assembler generate an error if there is an attempt to define a
section with the same name as an already defined symbol.

        PR 14891
        * config/obj-elf.c (obj_elf_section): Fail if the section name is
        already defined as a different symbol type.
        * testsuite/gas/elf/pr14891.s: New test source file.
        * testsuite/gas/elf/pr14891.d: New test driver.
        * testsuite/gas/elf/pr14891.s: New test expected error output.
        * testsuite/gas/elf/elf.exp: Run the new test.

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