From: Ramana Radhakrishnan Date: Mon, 9 Mar 2015 15:19:20 +0000 (+0000) Subject: Fix PR number for 65121 in Changelog. X-Git-Tag: releases/gcc-5.1.0~543 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=578c2339f0eeffdf10296e29beddce9588cbf403;p=thirdparty%2Fgcc.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 19efa1eca4e2..a45e282f823b 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.