summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-11 16:13:14 +0000
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-11 16:13:14 +0000
commit37ed60c071d0750078f8964f1c43e2c77ee2d02f (patch)
treecc956dfc3dd7565f4f37165f67865b0acbf5edc9 /gcc/ChangeLog
parent157a66e35d675e6acec74874bb7600ccb782be81 (diff)
downloadgcc-37ed60c071d0750078f8964f1c43e2c77ee2d02f.tar.gz
[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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244320 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 35fff84af6c..1f7edd6c23a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
2017-01-11 Richard Earnshaw <rearnsha@arm.com>
* config.gcc: Use new awk script to check CPU, FPU and architecture