]> gcc.gnu.org Git - gcc.git/commit
cse.c (delete_trivially_dead_insns): Also delete insns that copy a register to itself...
authorJohn Wehle <john@feith.com>
Wed, 12 Apr 2000 05:03:32 +0000 (05:03 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Wed, 12 Apr 2000 05:03:32 +0000 (05:03 +0000)
commite8019e47f6e814a44026e11fc718688a81217a3f
tree3385f42b17aa4c2f060d8392479e004d13944c45
parent8e3f90945d7686914c31a21fcd6cf7b3a5901753
cse.c (delete_trivially_dead_insns): Also delete insns that copy a register to itself where the destination is a...

* cse.c (delete_trivially_dead_insns): Also delete insns
that copy a register to itself where the destination is
a strict_low_part.

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