(layout_record): After copying the offsets of a field that is an anonymous union...
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 11 Apr 1993 10:41:55 +0000 (06:41 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 11 Apr 1993 10:41:55 +0000 (06:41 -0400)
commitcbcf989d7f0543b2c391268bd625b6624c198608
treee39f2dcb2d72bb374752915aa99acabc270ffeb2
parent0a5cbff6d4d8aaae40d37e526e1fcbfdc42c12b3
(layout_record): After copying the offsets of a field that is an anonymous union to the offsets of the fields of that union...

(layout_record): After copying the offsets of a field that is an
anonymous union to the offsets of the fields of that union, zero the
offset of the anonymous field in case it is used to access the inner
fields.

From-SVN: r4083
gcc/stor-layout.c