r243782 - in /trunk/gcc: ChangeLog lra-constrai...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sun Dec 18 08:33:00 GMT 2016


Author: ebotcazou
Date: Sun Dec 18 08:33:38 2016
New Revision: 243782

URL: https://gcc.gnu.org/viewcvs?rev=243782&root=gcc&view=rev
Log:
	* lra-constraints.c (process_address): Add forward declaration.
	(simplify_operand_subreg): In the MEM case, if the adjusted memory
	reference is not sufficient aligned and the address was invalid,
	reload the address before reloading the original memory reference.
	Fix long lines and add a final return for the sake of clarity.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-constraints.c



More information about the Gcc-cvs mailing list