]> gcc.gnu.org Git - gcc.git/commit
cse.c (delete_trivially_dead_insns): Do not skip the last insn if it is a real insn.
authorJeffrey A Law <law@cygnus.com>
Mon, 6 Sep 1999 08:44:50 +0000 (08:44 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Sep 1999 08:44:50 +0000 (02:44 -0600)
commit8d71a51026ad5ce87d51be1915a2eb2ae88f9cd8
treedfd9f56ed37e8448c9b5512002fa1ef6c3187c0f
parent4b7ddb7a02dba3beb5c0e7d048a312fe7f821744
cse.c (delete_trivially_dead_insns): Do not skip the last insn if it is a real insn.

        * cse.c (delete_trivially_dead_insns): Do not skip the last
        insn if it is a real insn.

From-SVN: r29138
gcc/ChangeLog
gcc/cse.c
This page took 0.062374 seconds and 5 git commands to generate.