Fix a typo.
authorH.J. Lu <hjl@gcc.gnu.org>
Tue, 13 May 2008 14:05:02 +0000 (07:05 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 13 May 2008 14:05:02 +0000 (07:05 -0700)
From-SVN: r135262

gcc/ChangeLog-2007

index 27f28128b7633f0a9b49f0af9f6777c202463270..5327a6cf8c1f74b6f41333015f6d9bedbec6568c 100644 (file)
 2007-11-06  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
 
        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  <maxim@codesourcery.com>