This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.1?] fix memset builtin for i386/-minline-all-stringops



> The problem was that code in front of string operation attempted to reach
> 8 byte alignemnt for pentiumpro possibly copying more than needed bytes
> of memory.

The patch looks OK to me.  If RTH or another maintainer approves it, and
we haven't yet completely frozen the branch, it can go in.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]