haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
authorJeffrey A Law <law@cygnus.com>
Mon, 25 Aug 1997 19:15:01 +0000 (19:15 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 25 Aug 1997 19:15:01 +0000 (13:15 -0600)
commit484df9889535b64885a5fdf136c7637ab2a054e9
treec3f5afcb567f9edc308c214fa41ecfc9f7221f6d
parent39dfb55a01f2182839d6537fbfc56361f9d1e008
haifa-sched.c (find_pre_sched_live): Remove #if 0 code.

        * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
        (find_post_sched_live): Likewise.
Just cleaning up.

        * haifa-sched.c (schedule_block): Remove old code to get arguments
        from hard regs into pseudos early.
Avoids problems with bogus REG_LOOP_BEGIN notes causing aborts during
and after register allocation.

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