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: [PATCH] movmem/setmem alignment code


"Raksit Ashok" <raksit@google.com> writes:

> 2008-07-07  Raksit Ashok  <raksit@google.com>
>
> 	* expr.c (emit_block_move_via_movmem): Fix expected_align parameter.
> 	(set_storage_via_setmem): Fix expected_align parameter.
> 	* doc/invoke.texi (i386 and x86-64 Options): Add a couple of options
> 	missing from the list.
> 	* doc/md.texi (movmem): Explicitly state that expected alignment is
> 	to be expressed in bytes.
> 	(setmem): Explicitly state that expected alignment is to be expressed
> 	in bytes.

This is OK.

Thanks.

Ian


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