https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78253
--- Comment #5 from Christophe Lyon <clyon at gcc dot gnu.org> --- Author: clyon Date: Wed Jan 11 16:13:14 2017 New Revision: 244320 URL: https://gcc.gnu.org/viewcvs?rev=244320&root=gcc&view=rev Log: [ARM] PR target/78253 Call weak function instead of strong when called through pointer. 2017-01-11 Christophe Lyon <christophe.l...@linaro.org> PR target/78253 * config/arm/arm.c (legitimize_pic_address): Handle reference to weak symbol. (arm_assemble_integer): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c