re PR c++/36410 (ICE with transparent union)
authorJason Merrill <jason@redhat.com>
Wed, 19 Nov 2008 21:35:27 +0000 (16:35 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 19 Nov 2008 21:35:27 +0000 (16:35 -0500)
commit01d685ccfd05a34b1eff959bceae99418b7cc95d
treec87ee198abb514c93fda547a341ee8945119eb01
parentea1c67e6e3fe69c1926b8bbba75998d147dd5565
re PR c++/36410 (ICE with transparent union)

        PR c++/36410
        * decl2.c (grokfield): Pass ATTR_FLAG_TYPE_IN_PLACE for a typedef
        that names a class for linkage purposes.

From-SVN: r142019
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib32.C