bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17444] g++ tests g++.dg/ipa/pr61160-2.C and g++.dg/ipa/pr61160-3


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/17444] g++ tests g++.dg/ipa/pr61160-2.C and g++.dg/ipa/pr61160-3 fail on arm-none-linux-gnueabi with -mthumb
Date: Thu, 12 Mar 2015 15:59:53 +0000

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit 93ef582debb0a179916965a882f4344223569219
Author: Nick Clifton <address@hidden>
Date:   Thu Mar 12 15:58:37 2015 +0000

    Fixes a problem generating relocs for thumb function calls to local symbols
defined in other sections.

        PR gas/17444
        * config/tc-arm.h (MD_APPLY_SYM_VALUE): Pass the current segment
        to arm_apply_sym_value.  Update prototype.
        * config/tc-arm.c (arm_apply_sym_value): Add segment argument.
        Do not apply the value if the symbol is in a different segment to
        the current segment.

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