haifa-sched.c (actual_hazard): Move declaration of variable `this_cost' into the...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 14 Sep 1999 18:44:10 +0000 (18:44 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 14 Sep 1999 18:44:10 +0000 (18:44 +0000)
commit1eda7a81d32968f3112b6e7b1fc67ffbf7c8c35a
treec362ebe22b2d565ccbe54e4a92659151fac4e6f9
parent341a243eaf86f5e0e1534698240cf215794f4771
haifa-sched.c (actual_hazard): Move declaration of variable `this_cost' into the scope where it is used.

       * haifa-sched.c (actual_hazard): Move declaration of variable
       `this_cost' into the scope where it is used.

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