From 7fe08989a31b91bf4c16475bd37dbf777309ecc3 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 13 May 2008 07:05:02 -0700 Subject: [PATCH] Fix a typo. From-SVN: r135262 --- gcc/ChangeLog-2007 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog-2007 b/gcc/ChangeLog-2007 index 27f28128b76..5327a6cf8c1 100644 --- a/gcc/ChangeLog-2007 +++ b/gcc/ChangeLog-2007 @@ -2331,8 +2331,9 @@ 2007-11-06 Ulrich Weigand PR target/30961 - * reload1.c (find_reloads): Also check in_reg when handling a - simple move with an input reload and a destination of a hard register. + * reload.c (find_reloads): Also check in_reg when handling a + simple move with an input reload and a destination of a hard + register. 2007-11-06 Maxim Kuvyrkov -- 2.30.2