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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Christophe Lyon <cl...@sourceware.org>:

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

commit a9f02af88d230aabf6771f94a6c401727a865188
Author: Mickael Guene <mickael.gu...@st.com>
Date:   Thu Mar 10 17:05:29 2016 +0100

    PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets

        gas/
        * config/tc-arm.c (do_arit): Protect against bad relocations usage.
        (do_mov): Likewise.
        (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets.
        (do_t_mov_cmp): Likewise.
        (do_t_add_sub): Protect against bad relocations usage.
        (do_t_mov_cmp): Likewise.

        gas/testsuite/
        * gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
        * gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
        * gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
        * gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.

        ld/
        * testsuite/ld-arm/arm-elf.exp: New tests.
        * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
        * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.

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