2010-09-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Sep 2010 12:14:02 +0000 (12:14 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Sep 2010 12:14:02 +0000 (12:14 +0000)
commitbe4eb4295d26b7cc0184127b07ea5fd1d0431e37
tree1765fb79bc548e1699fbc45453b13b5b56626b96
parente6425baf564d4715376542ab89ba4528f259b1cb
2010-09-06  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/45534
* tree-ssa-address.c (create_mem_ref_raw): Add verify parameter.
(create_mem_ref): Do verify the created TARGET_MEM_REF is valid
on the target.
(maybe_fold_tmr): Do not verify the created TARGET_MEM_REF is
valid on the target.

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