(flush_pending_lists): Add new arg, ONLY_WRITE.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Feb 1996 14:42:13 +0000 (09:42 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Feb 1996 14:42:13 +0000 (09:42 -0500)
commitd536f4236b545134c84bd3d0f517934f0c36da97
tree03188978a89f82072c770b5b2ef723bc54e8e7fb
parent6c0449a57a9f88654b0b17b59f4a4aa1c6b339f5
(flush_pending_lists): Add new arg, ONLY_WRITE.

(sched_analyze_{1,2,insn}): Add new arg to flush_pending_lists.
(sched_analyze): Always flush pending write list for call, even const.

From-SVN: r11200
gcc/sched.c