haifa-sched.c (add_dependence): Protect references to the true dependency cache with...
authorJeffrey A Law <law@cygnus.com>
Mon, 18 Oct 1999 22:37:30 +0000 (22:37 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 Oct 1999 22:37:30 +0000 (16:37 -0600)
commit35c95c5a65c1732ad9b0702656a5081e954cf967
tree0dbc35dcc883282e535cd2ea9ae85faadac0ef89
parentc88e82068294b20f55b8d4ca6b302d5486f9881b
haifa-sched.c (add_dependence): Protect references to the true dependency cache with #ifdef INSN_SCHEDULING.

        * haifa-sched.c (add_dependence): Protect references to the
        true dependency cache with #ifdef INSN_SCHEDULING.
        (remove_dependence): Similarly.

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