]> git.ipfire.org Git - thirdparty/gcc.git/commit
cse.c (cse_insn): Fix thinko in the canonicalization of USE insns.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 13 Oct 2010 18:18:36 +0000 (18:18 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 13 Oct 2010 18:18:36 +0000 (18:18 +0000)
commitb1ba284ce3661918d857e9ea26bc8b1b428d6669
tree7d2875c2390a1a897e97fc4c5055bba42e4890df
parent879b9073c87cea54033e137b1ac68807ee040bcd
cse.c (cse_insn): Fix thinko in the canonicalization of USE insns.

* cse.c (cse_insn): Fix thinko in the canonicalization of USE insns.
Canonicalize input operands of ASM_OPERANDS insns.

From-SVN: r165429
gcc/ChangeLog
gcc/cse.c