combine.c (simplify_set): Avoid calling LOAD_EXTEND_OP on non-integer modes.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 13 Oct 2008 21:31:47 +0000 (22:31 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 13 Oct 2008 21:31:47 +0000 (22:31 +0100)
commitf27017d133f82f9646f0ae3810415644aadb6d30
tree4fe939735422a148d28f1c19c82ec16c94f9e358
parentbca60f4cf9b387e2d03b10b9ecfe637ce4a22df6
combine.c (simplify_set): Avoid calling LOAD_EXTEND_OP on non-integer modes.

* combine.c (simplify_set): Avoid calling LOAD_EXTEND_OP on
non-integer modes.

From-SVN: r141096
gcc/ChangeLog
gcc/combine.c