]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SET_P here.
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 18 Nov 2012 17:31:38 +0000 (17:31 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 18 Nov 2012 17:31:38 +0000 (17:31 +0000)
commita787ccc38817dac21d8b09fd180f17028d0ee19b
tree83179683634ebcdb0a796f5d430da437a6d28e8b
parent3808f68ef811f22a3fd2dc0c8507b9b3e3dadb4e
expr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SET_P here.

gcc/
* expr.c (expand_assignment): Don't set MEM_KEEP_ALIAS_SET_P here.
* emit-rtl.c (set_mem_attributes_minus_bitpos): Handle DECL_BIT_FIELDs,
using their size instead of the COMPONENT_REF's.

From-SVN: r193599
gcc/ChangeLog
gcc/emit-rtl.c
gcc/expr.c