ssa.c (convert_from_ssa): Tell life_analysis we need death notes.
authorClinton Popetz <cpopetz@cygnus.com>
Fri, 19 May 2000 19:23:02 +0000 (19:23 +0000)
committerClinton Popetz <cpopetz@gcc.gnu.org>
Fri, 19 May 2000 19:23:02 +0000 (15:23 -0400)
commit555a0aa72ec175bc2a8498db3fceaaedeff840a8
treee1c76139171bd977379a9026f074f7936c24f1da
parentea25bef41ff2d9c750ca29a0a9901a64c804f639
ssa.c (convert_from_ssa): Tell life_analysis we need death notes.

* ssa.c (convert_from_ssa): Tell life_analysis we need death
notes.
(make_regs_equivalent_over_bad_edges): Only look at abnormal
critical edges.

From-SVN: r34031
gcc/ChangeLog
gcc/ssa.c