sched-deps.c (add_dependence): Don't elide dependancy if the conditional used by...
authorRichard Henderson <rth@redhat.com>
Fri, 31 Aug 2001 18:01:08 +0000 (11:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 31 Aug 2001 18:01:08 +0000 (11:01 -0700)
commitfe3e667fb42a7ebf483437373ad4426884eaf6af
tree2231781fbe92300700ae77e5d1b6e3ff1329d630
parent38066e838de65b304957b77eab5221041f8798d9
sched-deps.c (add_dependence): Don't elide dependancy if the conditional used by insn is modified in elem.

        * sched-deps.c (add_dependence): Don't elide dependancy if the
        conditional used by insn is modified in elem.

From-SVN: r45330
gcc/ChangeLog
gcc/sched-deps.c