i386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...
authorJeff Law <law@gcc.gnu.org>
Thu, 30 Jul 1998 00:00:16 +0000 (18:00 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Jul 1998 00:00:16 +0000 (18:00 -0600)
commit3192f02483494e2a9affd505e72f9e17636b5fef
tree2b4e7a2d8c3ee8297396e918c111387e36829bf1
parent0ce065bdf62acf72d74fcb8fc26185d22316fa63
i386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...


        * i386.md (movqi): When optimizing a load of (const_int 1) into a
        NON_QI_REG_P, pretend the register is SImode.
Fixes minor egcs-1.1 regression.

From-SVN: r21489
gcc/ChangeLog