OSDN Git Service

* jump.c: Include insn-attr.h.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Feb 1999 22:09:07 +0000 (22:09 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Feb 1999 22:09:07 +0000 (22:09 +0000)
commitfe3b47be228ab8adc7da8fb19d1ab6537958a949
treeeaeeb367c325a65b8e749cfaa89c244590ddf1c3
parent935a4414c5ddda02beb22200575f7439c3a93423
    * jump.c: Include insn-attr.h.
        (delete_computation): If reload has completed and insn scheduling
        after reload is enabled, then do not depend on REG_DEAD notes.
        * Makefile.in (jump.o): Depend on insn-attr.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25223 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/jump.c