This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] memcpy call, although -minline-all-stringops
- From: Richard Henderson <rth at redhat dot com>
- To: Michael Matz <matz at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org, Jan Hubicka <jh at suse dot cz>
- Date: Fri, 29 Apr 2005 14:25:50 -0700
- Subject: Re: [patch] memcpy call, although -minline-all-stringops
- References: <Pine.LNX.4.58.0504292111100.20714@wotan.suse.de>
On Fri, Apr 29, 2005 at 09:24:54PM +0200, Michael Matz wrote:
> * config/i386/i386.md (movmemsi): Also active when
> TARGET_INLINE_ALL_STRINGOPS.
Ok.
r~