tree-ssa-address.c
25 KB
-
re PR middle-end/45534 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031) · 863a7578
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. From-SVN: r163913
Richard Biener committed