i386.md (movmemsi): Also active when TARGET_INLINE_ALL_STRINGOPS.
authorMichael Matz <matz@gcc.gnu.org>
Sun, 1 May 2005 00:48:43 +0000 (00:48 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Sun, 1 May 2005 00:48:43 +0000 (00:48 +0000)
commit600f3598c72114182a6e2647bda341492734a4d3
tree141d90cd9eb8fcc8262ea4b2dcf4f42be85b1fbd
parentaf650adaf9dac1481fbc994e3898134267547e4a
i386.md (movmemsi): Also active when TARGET_INLINE_ALL_STRINGOPS.

        * config/i386/i386.md (movmemsi): Also active when
        TARGET_INLINE_ALL_STRINGOPS.
        * gcc.dg/inline-mcpy.c: New test.

From-SVN: r99054
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/inline-mcpy.c [new file with mode: 0644]