stmt.c (expand_anon_union_decl): When any of the elements of the union is addressable...
authorMark Mitchell <mark@codesourcery.com>
Mon, 4 Oct 1999 23:18:09 +0000 (23:18 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 4 Oct 1999 23:18:09 +0000 (23:18 +0000)
commit8a693bd0bbd4a31a457cbd1a8692eeed60c1fb32
treecaa4d91eb575c61613e3e99ae95c86c8600f14ba
parent436c94cb55eb00f2120e95963538331a2469fd6a
stmt.c (expand_anon_union_decl): When any of the elements of the union is addressable, so is the entire union.

* stmt.c (expand_anon_union_decl): When any of the elements of the
union is addressable, so is the entire union.

From-SVN: r29816
gcc/ChangeLog
gcc/stmt.c