This is the mail archive of the gcc-cvs@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]

r247894 - in /trunk/gcc: ChangeLog tree-ssa-add...


Author: amker
Date: Thu May 11 09:51:41 2017
New Revision: 247894

URL: https://gcc.gnu.org/viewcvs?rev=247894&root=gcc&view=rev
Log:
	* tree-ssa-address.c: Include header file.
	(move_hint_to_base): Return TRUE if BASE_HINT is moved to memory
	address.
	(add_to_parts): Refactor.
	(addr_to_parts): New parameter.  Update use of move_hint_to_base.
	(create_mem_ref): Update use of addr_to_parts.  Re-associate addr
	in new order.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-address.c


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