aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRamana Radhakrishnan <ramana@gcc.gnu.org>2015-03-09 15:19:20 +0000
committerRamana Radhakrishnan <ramana@gcc.gnu.org>2015-03-09 15:19:20 +0000
commit578c2339f0eeffdf10296e29beddce9588cbf403 (patch)
tree1edc5953fccbc86dc13a76c549edc136b85c8ffb /gcc
parente0808638812e20b756052ed8a816528db69b5a08 (diff)
downloadgcc-578c2339f0eeffdf10296e29beddce9588cbf403.zip
gcc-578c2339f0eeffdf10296e29beddce9588cbf403.tar.gz
gcc-578c2339f0eeffdf10296e29beddce9588cbf403.tar.bz2
Fix PR number for 65121 in Changelog.
PR target/65121 The commit that fixed this was https://gcc.gnu.org/ml/gcc-cvs/2015-03/msg00140.html From-SVN: r221282
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 19efa1e..a45e282 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -153,6 +153,7 @@
2015-03-05 Richard Henderson <rth@redhat.com>
+ PR target/65121
* config/arm/arm.c (arm_function_in_section_p): Fix predicate to
correctly check weak symbol binding.