OSDN Git Service

* haifa-sched.c (extend_global): Split to extend_global_data and
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog-2007
index 27f2812..5327a6c 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>