[Bug c++/14587] [3.5 Regression] Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C) failures
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 30 23:46:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-04-30 22:26 -------
Subject: Bug 14587
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2004-04-30 22:26:49
Modified files:
gcc : ChangeLog attribs.c
gcc/config/i386: winnt.c
Log message:
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3534&r2=2.3535
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/attribs.c.diff?cvsroot=gcc&r1=1.29&r2=1.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/winnt.c.diff?cvsroot=gcc&r1=1.64&r2=1.65
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14587
More information about the Gcc-bugs
mailing list