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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_26-branch branch has been updated by Senthil Kumar Selvaraj
<saaa...@sourceware.org>:

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

commit 30d923a46a5b6536a2a670be3b4c8209745b308d
Author: Senthil Kumar Selvaraj <senthil_kumar.selva...@atmel.com>
Date:   Wed Jun 15 12:25:30 2016 +0530

    Fix PR ld/20254

    This patch fixes another edge case related to alignment property
    records - reloc offsets adjacent to property record offsets were not
    getting adjusted during relaxation.

    bfd/

        PR ld/20254
        * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust reloc
        offsets until reloc_toaddr.

    ld/

        PR ld/20254
        * testsuite/ld-avr/avr-prop-6.d: New test.
        * testsuite/ld-avr/avr-prop-6.s: New test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to