flow.c (update_life_info): Consider blocks null to mean the universal set.
authorRichard Henderson <rth@cygnus.com>
Thu, 27 Apr 2000 07:01:04 +0000 (00:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 27 Apr 2000 07:01:04 +0000 (00:01 -0700)
commit693d9e2fe73e3a0022837da94efce7d23cd4286c
treeecee1c2481cdd007936d5ea6811322ad50e6ac37
parent56aba4a8b5221971ccfb59f144d8666905512179
flow.c (update_life_info): Consider blocks null to mean the universal set.

        * flow.c (update_life_info): Consider blocks null to mean the
        universal set.
        (calculate_global_regs_live): Likewise.
        (life_analysis): Do that instead of collecting all_blocks.

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