]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/attribs.c
PR c++/14587
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2004 22:26:48 +0000 (22:26 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2004 22:26:48 +0000 (22:26 +0000)
commit316e17aef38913850104bf635ecbda834f7584ea
treef4d65d8bd351d2fdf24edc0ee51fdb6998ce6afc
parent01142df59a6d0394291b5efcac73e79480993f08
    PR c++/14587
        * config/i386/winnt.c (associated_type): Look for attributes on
        the TYPE_MAIN_VARIANT of *this.
        * attribs.c (decl_attributes): If ATTR_FLAG_TYPE_IN_PLACE, also
        apply the attributes to the variants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81369 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/attribs.c
gcc/config/i386/winnt.c