r220480 - in /trunk/gcc: ChangeLog tree-ssa-for...

renlin@gcc.gnu.org renlin@gcc.gnu.org
Fri Feb 6 14:38:00 GMT 2015


Author: renlin
Date: Fri Feb  6 14:37:59 2015
New Revision: 220480

URL: https://gcc.gnu.org/viewcvs?rev=220480&root=gcc&view=rev
Log:
[PATCH]Keep location info when expand complex component-wise load/store.

gcc/
	* tree-ssa-forwprop.c (execute): Keep location info while rewrite
	complex gimple.
	* tree-ssa.c (execute_update_addresses_taken): Likewise.

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



More information about the Gcc-cvs mailing list