]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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:01:33 +0000 (18:01 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Jul 1998 00:01:33 +0000 (18:01 -0600)
        * i386.md (movqi): When optimizing a load of (const_int 1) into a
        NON_QI_REG_P, pretend the register is SImode.

From-SVN: r21491

gcc/ChangeLog

index e3d3fa074526731901677bfaa7714a50e1a8b603..259e969f6434a82d8cd398699abee0f0fb7f6d72 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).