jump.c: Include insn-attr.h.
authorJeffrey A Law <law@cygnus.com>
Mon, 15 Feb 1999 22:09:07 +0000 (22:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Feb 1999 22:09:07 +0000 (15:09 -0700)
commit0c63f729edf63919459d05a4bdf65b6b30cf0b0f
treeeaeeb367c325a65b8e749cfaa89c244590ddf1c3
parent25d7717e55e4253c11ecc68857b80e0412372c22
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: r25223
gcc/ChangeLog
gcc/Makefile.in
gcc/jump.c