haifa-sched.c (create_reg_dead_note): Detect and handle another case where we kill more regs after sched than were...

* haifa-sched.c (create_reg_dead_note): Detect and handle another
        case where we kill more regs after sched than were killed before
        sched.
        * sched.c (create_reg_dead_note): Similarly.

[[Split portion of a mixed commit.]]

From-SVN: r17182.2
This commit is contained in:
Jeff Law 1997-12-22 01:55:43 -07:00
parent bbeba0ba83
commit 1d88b804fb

View file

@ -1,3 +1,10 @@
Mon Dec 22 09:58:51 1997 Jeffrey A Law (law@cygnus.com)
* haifa-sched.c (create_reg_dead_note): Detect and handle another
case where we kill more regs after sched than were killed before
sched.
* sched.c (create_reg_dead_note): Similarly.
Mon Dec 22 09:18:37 1997 Jeffrey A Law (law@cygnus.com)
* c-pragma.c: Include flags.h.