]> git.ipfire.org Git - thirdparty/gcc.git/commit
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)
commit53cb46ec640f483c8546d9059ad893bc61455370
tree68954d5f2184340ee50f7f736b1f309fc8f18a01
parent876b20d8aa2f84be6d035f7a49b690818e46d2b5
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.

From-SVN: r21491
gcc/ChangeLog