OSDN Git Service

gcc
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Apr 2007 08:00:56 +0000 (08:00 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Apr 2007 08:00:56 +0000 (08:00 +0000)
commitf5b1f90b7b0020267c34487a1ab6da238c3712b3
tree52eac40af87711dd8c6d296e9f80c346db50320c
parent678ca12c7a43d93eae74bca15514013c6c2a3106
gcc
* config/i386/winnt-cxx.c (i386_pe_type_dllimport_p): Don't ignore
dllimport attribute of virtual methods.

gcc/cp
* class.c (check_for_override): Don't remove dllmport attribute of
virtual methods.

gcc/testsuite

* g++.dg/ext/dllimport12.C: Update comments

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123492 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/winnt-cxx.c
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/dllimport12.C