From 9a1d3aa1ffe341ea641f0ba1ae41f2225f450eaf Mon Sep 17 00:00:00 2001 From: vries Date: Sat, 20 Feb 2016 11:42:35 +0000 Subject: [PATCH] Fix whitespace in gcc/ChangeLog git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233585 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c8548c0..92fdb85 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 -- 2.7.4