cse.c (cse_basic_block): Don't include NOTE insns in the count that is used to decide...
authorMark Mitchell <mark@markmitchell.com>
Wed, 17 Jun 1998 20:20:21 +0000 (20:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 17 Jun 1998 20:20:21 +0000 (20:20 +0000)
commit1d22a2c1640bb948e7db64d9908d920faf2993ff
treea62242f940ad1226ecbce193b9add4fdb4308b10
parent316d4b547e6de0d43de81011508fe23aa009b38a
cse.c (cse_basic_block): Don't include NOTE insns in the count that is used to decide whether or not it...

* cse.c (cse_basic_block): Don't include NOTE insns in the count
that is used to decide whether or not it is time to erase the
equivalence table.

From-SVN: r20548
gcc/ChangeLog
gcc/cse.c