expr.c (store_field): Don't set MEM_ALIAS_SET for a field in a structure at a variabl...
authorMark Mitchell <mark@codesourcery.com>
Tue, 12 Jun 2001 11:17:09 +0000 (11:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 12 Jun 2001 11:17:09 +0000 (11:17 +0000)
commit0ea834c1156305a0a2a64598ac610f4d0a232431
treed21b44c3d97585893be527424364e18cc1be78b1
parentc50174e7298e70ccbf96a4a581efed4656435871
expr.c (store_field): Don't set MEM_ALIAS_SET for a field in a structure at a variable address.

* expr.c (store_field): Don't set MEM_ALIAS_SET for a field
in a structure at a variable address.

From-SVN: r43256
gcc/ChangeLog
gcc/expr.c