X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog;h=009203b51b24060d65a834bd1aed15698f24f11e;hp=844494742abafd477a484359189c875a63ebb0a6;hb=25b3bbad6624357c1ac6a31e0be6fca37182fb78;hpb=a598af2a9120feca416b38688593070db46cd07e;ds=inline diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 844494742ab..009203b51b2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,12 @@ 2012-01-27 Richard Guenther PR tree-optimization/50444 + * tree-sra.c (build_ref_for_offset): Properly adjust the + MEM_REF type for unaligned accesses. + +2012-01-27 Richard Guenther + + PR tree-optimization/50444 * expr.c (mem_ref_refers_to_non_mem_p): New function. (expand_assignment): Use it. Properly handle misaligned bases when expanding stores to component references.