X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2FChangeLog;h=799c591811285a81d25b2796146d46e605e9f125;hb=f1f28025c3ea75d5368ddd3046461648145b89b3;hp=46ce02ee6509892a5d201194241dc5318f74d525;hpb=030a2e78acf66c5c12e073ec3887a167da7a7195;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 46ce02ee65..799c591811 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +2020-01-08 Nick Clifton + + 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. + 2020-01-08 Alan Modra * config/tc-z8k.c (md_begin): Make idx unsigned.