final.c (final_scan_insn): Don't remove no-op instructions.
commit17ac08e2fb86675af83171afbeccfe7936c48709
authorIan Lance Taylor <ian@airs.com>
Wed, 23 Mar 2005 15:59:40 +0000 (23 15:59 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 23 Mar 2005 15:59:40 +0000 (23 15:59 +0000)
tree1d2e8d636e2d097fbbf7d8d91bff95a8cd0968e0
parent0e6b0dafa31335e74c230356f71d0356089a3a3f
final.c (final_scan_insn): Don't remove no-op instructions.

* final.c (final_scan_insn): Don't remove no-op instructions.
* reload1.c (reload): Remove simple no-op instructions even when
not optimizing.

From-SVN: r96933
gcc/ChangeLog
gcc/final.c
gcc/reload1.c