re PR rtl-optimization/26232 (cc0 targets broken; loop-invariants-move code doesn...
authorZdenek Dvorak <dvorakz@suse.cz>
Sun, 12 Feb 2006 22:32:33 +0000 (23:32 +0100)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Sun, 12 Feb 2006 22:32:33 +0000 (22:32 +0000)
commit00f70f98e97336b4e78a6d0530e2dbe5bedde133
tree6f2cb4496a9540f20557e99827de0862060d2dfd
parent82b8244c51cbf71e28f53a0e7e998aff924c36e7
re PR rtl-optimization/26232 (cc0 targets broken; loop-invariants-move code doesn't handle cc0.)

PR rtl-optimization/26232
* loop-invariant.c (find_invariant_insn): Ignore insns that set CC0.

From-SVN: r110897
gcc/ChangeLog
gcc/loop-invariant.c