2013-03-08 Richard Biener <rguenther@suse.de>
commit4c04afc72c2a2164bec466c2fcbaac0464d64015
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 2013 13:46:18 +0000 (8 13:46 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Mar 2013 13:46:18 +0000 (8 13:46 +0000)
treed081466022e877b8bfc365d6788ad977e42f955f
parent6d67f89ed343d26d5733e7b759e7285999594942
2013-03-08  Richard Biener  <rguenther@suse.de>

PR tree-optimization/56570
* tree-cfg.c (verify_expr_location_1): Verify locations for
DECL_DEBUG_EXPR.
* tree-sra.c (create_access_replacement): Strip locations
from DECL_DEBUG_EXPRs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196546 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-cfg.c
gcc/tree-sra.c