This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/78253] [5/6/7 Regression] [ARM] call weak function instead of strong when called through pointer


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78253

--- Comment #7 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Author: clyon
Date: Fri Jan 13 13:11:07 2017
New Revision: 244438

URL: https://gcc.gnu.org/viewcvs?rev=244438&root=gcc&view=rev
Log:
2017-01-11  Christophe Lyon  <christophe.lyon@linaro.org>

        Backport from mainline r244320.
        2017-01-11  Christophe Lyon  <christophe.lyon@linaro.org>

        PR target/78253
        * config/arm/arm.c (legitimize_pic_address): Handle reference to
        weak symbol.
        (arm_assemble_integer): Likewise.



Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/arm/arm.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]