i386.c (ix86_cannot_change_mode_class): Remove GET_MODE_SIZE (to) < GET_MODE_SIZE...
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 22 Sep 2014 07:38:46 +0000 (07:38 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 22 Sep 2014 07:38:46 +0000 (07:38 +0000)
commitc2095627b7499fa8ec58f29e00b12eaa6e32041e
treefc72ac3c8c650d71ac6567c7e88d465102ed49aa
parent6969eb0dcfe75fd7175f2971ef2a350ebc087805
i386.c (ix86_cannot_change_mode_class): Remove GET_MODE_SIZE (to) < GET_MODE_SIZE (from) test.

gcc/
* config/i386/i386.c (ix86_cannot_change_mode_class): Remove
GET_MODE_SIZE (to) < GET_MODE_SIZE (from) test.

From-SVN: r215450
gcc/ChangeLog
gcc/config/i386/i386.c