Make the assembler generate an error if there is an attempt to define a section with...
authorNick Clifton <nickc@redhat.com>
Wed, 8 Jan 2020 16:30:20 +0000 (16:30 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 8 Jan 2020 16:30:20 +0000 (16:30 +0000)
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.


No differences found
This page took 0.023395 seconds and 4 git commands to generate.