haifa-sched.c (sched_analyze): Rename local variable `region' to avoid conflicts...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 21 Sep 1999 22:28:47 +0000 (22:28 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 21 Sep 1999 22:28:47 +0000 (22:28 +0000)
commitf5db61ef0b054bbdb86d1d0feceb066821288f19
treee9563f491eace6e0e38ed2970608a3dfa7669875
parent49d385e3cdad24f2a31a10372e448299dff5eec0
haifa-sched.c (sched_analyze): Rename local variable `region' to avoid conflicts with typedef struct `region'...

       * haifa-sched.c (sched_analyze): Rename local variable `region' to
       avoid conflicts with typedef struct `region' at the top level scope.

From-SVN: r29567
gcc/ChangeLog
gcc/haifa-sched.c