flow.c (count_reg_sets_1): Remove.
authorRichard Henderson <rth@cygnus.com>
Thu, 27 Apr 2000 07:07:34 +0000 (00:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 27 Apr 2000 07:07:34 +0000 (00:07 -0700)
commitf134997face560846198bd6a81013e49bb1420ea
tree1aa3b654656a75d4799d955bfedf05174145c87a
parent693d9e2fe73e3a0022837da94efce7d23cd4286c
flow.c (count_reg_sets_1): Remove.

        * flow.c (count_reg_sets_1): Remove.
        (count_reg_sets, count_reg_references): Remove.
        (recompute_reg_usage): Implement with update_life_info.
        Reallocate life data.

From-SVN: r33470
gcc/ChangeLog
gcc/flow.c