This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pr27650 - dllimport of virtual methods broken.


On Tue, Sep 19, 2006 at 10:09:49AM +1200, Danny Smith wrote:
> Revised patch. 

Thanks Danny!
 
> Tested on i686-pc-mingw32
> 
> Danny
> 
> cp/ChangeLog
> 
> 	PR target/27650
> 	* class.c (check_for_override): Remove dllimport from virtual
> 	methods.
> 
> testsuite/Changelog
> 	PR target/27650
> 	* g++.dg/ext/dllimport12.C: New file.

Mark,

What is your opinion on this patch?

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]