* expr.c (store_constructor): If a field is non addressable and
commitac065b9ff03054a450b665b8efb3108335ba263b
authorgrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Nov 2000 20:15:36 +0000 (23 20:15 +0000)
committergrahams <grahams@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Nov 2000 20:15:36 +0000 (23 20:15 +0000)
treebdd8754acec1cef658e924d91de6211b38ed0d93
parent1fb2f8c2a442cca66559b2d62def13af20a3e9d9
* expr.c (store_constructor): If a field is non addressable and
the target is a MEM use MEM_ALIAS_SET otherwise use get_alias_set.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37700 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c