From: Tom de Vries Date: Sat, 20 Feb 2016 11:42:35 +0000 (+0000) Subject: Fix whitespace in gcc/ChangeLog X-Git-Tag: basepoints/gcc-7~842 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6451de9f13de6362c3ec8f16defc651ab6bfba2;p=thirdparty%2Fgcc.git Fix whitespace in gcc/ChangeLog From-SVN: r233585 --- 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