m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirectly affec...
authorDJ Delorie <dj@redhat.com>
Thu, 16 Jul 2009 20:07:46 +0000 (16:07 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 16 Jul 2009 20:07:46 +0000 (16:07 -0400)
commitb3c5a40978985447d8ccf7d583929a4e8a78a91d
tree7781034cea0432cdfc21c30068ff504decdf6798
parenta41d064d96aa33de2cbc5ee6bf1f3f9fc76ef528
m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirectly affected by previous instructions.

* config/m32c/m32c.c (m32c_compare_redundant): Avoid removing
compares that may be indirectly affected by previous instructions.

From-SVN: r149719
gcc/ChangeLog
gcc/config/m32c/m32c.c