r216230 - in /trunk/gcc: ChangeLog explow.c

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Wed Oct 15 00:39:00 GMT 2014


Author: pinskia
Date: Wed Oct 15 00:39:16 2014
New Revision: 216230

URL: https://gcc.gnu.org/viewcvs?rev=216230&root=gcc&view=rev
Log:
2014-10-14  Andrew Pinski  <apinski@cavium.com>

	* explow.c (convert_memory_address_addr_space): Rename to ...
	(convert_memory_address_addr_space_1): This.  Add in_const argument.
	Inside a CONST RTL, permute the conversion and addition of constant
	for zero and sign extended pointers.
	(convert_memory_address_addr_space): New function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/explow.c



More information about the Gcc-cvs mailing list