[ARM] PR target/78253 Call weak function instead of strong when called through pointer.
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 11 Jan 2017 16:13:14 +0000 (16:13 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Wed, 11 Jan 2017 16:13:14 +0000 (17:13 +0100)
commit6027c4b5cab74a36ad932e2b96238297e0704dfe
treecc956dfc3dd7565f4f37165f67865b0acbf5edc9
parentb744bf4e18d4c1422cdffbfeed30490252b3f64e
[ARM] PR target/78253 Call weak function instead of strong when called through pointer.

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.

From-SVN: r244320
gcc/ChangeLog
gcc/config/arm/arm.c