]> git.ipfire.org Git - thirdparty/gcc.git/commit
jump.c: Include insn-attr.h.
authorJeffrey A Law <law@cygnus.com>
Mon, 15 Feb 1999 22:10:25 +0000 (22:10 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Feb 1999 22:10:25 +0000 (15:10 -0700)
commitd24f30e236f91face88c4cc8892cfdcd5f67ed60
tree3eb1947805a5beaad8e2261a11de403f81678a5b
parent8a221f6bfd8f303a9e714ea9987ebf405552fcbf
jump.c: Include insn-attr.h.

        * 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.

From-SVN: r25224
gcc/ChangeLog
gcc/Makefile.in
gcc/jump.c