aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2011-12-08 09:05:38 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2011-12-08 09:05:38 +0000
commit908b951938511131cf3858c75924db323de415ea (patch)
treef9866f9a7ab239814de604e3414349d48cdece0b /gcc/tree-ssa-dom.c
parentc37257a1f686bdd260a2edc445f8b3f24dceec2e (diff)
downloadgcc-908b951938511131cf3858c75924db323de415ea.zip
gcc-908b951938511131cf3858c75924db323de415ea.tar.gz
gcc-908b951938511131cf3858c75924db323de415ea.tar.bz2
re PR tree-optimization/51315 (unaligned memory accesses generated with -ftree-sra)
PR tree-optimization/51315 * tree.h (get_object_or_type_alignment): Declare. * expr.c (get_object_or_type_alignment): Move to... * builtins.c (get_object_or_type_alignment): ...here. Add assertion. * tree-sra.c (tree_non_mode_aligned_mem_p): Rename to... (tree_non_aligned_mem_p): ...this. Add ALIGN parameter. Look into MEM_REFs and use get_object_or_type_alignment for them. (build_accesses_from_assign): Adjust for above change. (access_precludes_ipa_sra_p): Likewise. From-SVN: r182102
Diffstat (limited to 'gcc/tree-ssa-dom.c')
0 files changed, 0 insertions, 0 deletions