* cse.c (set_live_p): Take INSN argument for cc0; update callers.
commit6fc669ae6c1b280c6730854efbbec2ae7c48197f
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jul 2001 06:44:57 +0000 (17 06:44 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jul 2001 06:44:57 +0000 (17 06:44 +0000)
tree7defbb29d2af6a62930fd2e8ce4a2432b2dd8f05
parent5090a9a8bdf2845bfd304971411b788e1ef31c20
    * cse.c (set_live_p): Take INSN argument for cc0; update callers.
        (insn_live_p): Fix fall off end of function.
        (dead_libcall_p): Remove COUNTS argument; update callers.
        (delete_trivially_dead_insns): Remove unused variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44064 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cse.c