X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog;h=f561bb1dfe23f39659c313906c0a3fa2067e0a64;hp=3518ef3aeaf0f1bc2854a59a1f8bbd62dbba3795;hb=c5d5dfd401714ec443447ee107a4db7b592c1c67;hpb=fe2a552980071847b88bed5f178cb529275bf844 diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3518ef3aeaf..f561bb1dfe2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,13 @@ 2010-04-07 Richard Guenther PR middle-end/42617 + * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with + pointer bases build simple mem attributes to retain + points-to information. + +2010-04-07 Richard Guenther + + PR middle-end/42617 * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE preserve points-to related information.