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
This commit is contained in:
Jeff Law 1998-07-29 18:00:16 -06:00
parent 0ce065bdf6
commit 3192f02483

View File

@ -1,3 +1,8 @@
Thu Jul 30 00:58:34 1998 Jeffrey A Law (law@cygnus.com)
* i386.md (movqi): When optimizing a load of (const_int 1) into a
NON_QI_REG_P, pretend the register is SImode.
Wed Jul 29 23:49:23 1998 Todd Vierling <tv@netbsd.org>
* configure.in: Use xm-netbsd.h as the NetBSD xm file (not xm-siglist).