]> gcc.gnu.org Git - gcc.git/commit
loop.c (basic_induction_var): Typo NULL_RTX -> NULL.
authorRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Sep 1999 18:45:22 +0000 (11:45 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Sep 1999 18:45:22 +0000 (11:45 -0700)
commit944b921044d086fa5b6ed57e53605ff811526b67
tree0b1e7a5515cc209766302bd8afeb8d9d90345530
parentd11494e9fac122f4e29f858edc942f7ded64dbfe
loop.c (basic_induction_var): Typo NULL_RTX -> NULL.

        * loop.c (basic_induction_var): Typo NULL_RTX -> NULL.
        (strength_reduce): Release the varrays from the no-bivs early exit.

        * reload1.c (order_regs_for_reload): Init hard_reg_n_uses before
        the loop over the registers.

        * tree.c (save_tree_status): Set maybepermanent_firstobj NULL
        for a new obstack.
        (restore_tree_status): Check that instead when freeing the obstack.

From-SVN: r29273
gcc/ChangeLog
This page took 0.051925 seconds and 5 git commands to generate.