]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH]Keep location info when expand complex component-wise load/store.
authorRenlin Li <renlin.li@arm.com>
Fri, 6 Feb 2015 14:37:59 +0000 (14:37 +0000)
committerRenlin Li <renlin@gcc.gnu.org>
Fri, 6 Feb 2015 14:37:59 +0000 (14:37 +0000)
commitf376994ad8101fe7819c52e6c44f8a51134dd48f
tree699a5f6106ebad87a8fc9a8e702a867222760c70
parent9baa38b7a0495194bafc0bccbed0858c6b9a94a6
[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.

From-SVN: r220480
gcc/ChangeLog
gcc/tree-ssa-forwprop.c
gcc/tree-ssa.c