bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20254] [avr] Relocations at end of a section are not processed i


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/20254] [avr] Relocations at end of a section are not processed in the presence of alignment directives
Date: Wed, 15 Jun 2016 07:20:04 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Senthil Kumar Selvaraj
<address@hidden>:

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

commit 31eef93e717c59975b3e6f37619ab956302ca37a
Author: Senthil Kumar Selvaraj <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]