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] Fix byte size confusion in bswap pass


On Fri, Aug 29, 2014 at 02:51:57PM +0800, Thomas Preud'homme wrote:
> 2014-08-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> 
> 	* tree-ssa-math-opts.c (struct symbolic_number): Clarify comment about
> 	the size of byte markers.
> 	(do_shift_rotate): Fix confusion between host, target and marker byte
> 	size.
> 	(verify_symbolic_number_p): Likewise.
> 	(find_bswap_or_nop_1): Likewise.
> 	(find_bswap_or_nop): Likewise.

Ok, thanks.

	Jakub


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