From: vries Date: Sat, 20 Feb 2016 11:42:35 +0000 (+0000) Subject: Fix whitespace in gcc/ChangeLog X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a1d3aa1ffe341ea641f0ba1ae41f2225f450eaf;p=thirdparty%2Fgcc.git Fix whitespace in gcc/ChangeLog git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233585 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c8548c05ab8e..92fdb85ed8e8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -123,14 +123,14 @@ 2016-02-18 Nick Clifton - PR target/62254 - PR target/69610 - * config/arm/arm.c (arm_option_override_internal): Disable - interworking if the target does not support thumb instructions. - (arm_reload_in_hi): Handle the case where a register to register - move needs reloading because there is no simple pattern to handle - it. - (arm_reload_out_hi): Likewise. + PR target/62254 + PR target/69610 + * config/arm/arm.c (arm_option_override_internal): Disable + interworking if the target does not support thumb instructions. + (arm_reload_in_hi): Handle the case where a register to register + move needs reloading because there is no simple pattern to handle + it. + (arm_reload_out_hi): Likewise. 2016-02-18 Richard Biener