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)

        * 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

index c9f85c8d75a6dd9ae70a62db27fa9af7b7a24773..8ae4b2a1fd5e26792f17e50bacb041e2a3d4d8bd 100644 (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).