From: Ramana Radhakrishnan Date: Mon, 9 Mar 2015 15:19:20 +0000 (+0000) Subject: Fix PR number for 65121 in Changelog. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=578c2339f0eeffdf10296e29beddce9588cbf403;p=gcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 19efa1eca4e..a45e282f823 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -153,6 +153,7 @@ 2015-03-05 Richard Henderson + PR target/65121 * config/arm/arm.c (arm_function_in_section_p): Fix predicate to correctly check weak symbol binding.