cp-class.c (finish_struct): Move special C++ only code that handles anonymous unions...
authorMike Stump <mrs@gcc.gnu.org>
Wed, 22 Sep 1993 18:43:15 +0000 (18:43 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 22 Sep 1993 18:43:15 +0000 (18:43 +0000)
commit33d7026fec4acb2e4675d207c1da9f8c166196ba
tree315a9449796a48cb4e770df71b8f04b012924412
parentc02bd5d96e33018e3eae39e69442437ad05bef39
cp-class.c (finish_struct): Move special C++ only code that handles anonymous unions inside structures here.

        * cp-class.c (finish_struct): Move special C++ only code that
          handles anonymous unions inside structures here.
        * stor-layout.c (layout_record): From here.

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