This is the mail archive of the gcc-patches@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: [Patch/c++] Fix PR 14688 (conflicting type attributes of virtual methods)


Danny Smith wrote:

> :ADDPATCH c++:
> 
> ChangeLog
> 2007-09-18  Danny Smith  <dannysmith@user.sourceforge.net>
> 	PR c++/14688
> 	* config/i386/i386.c (ix86_comp_type_attributes): Check
> 	METHOD_TYPE too.
> 
> cp/ChangeLog
> 
> 	PR c++/14688
>         * search.c (check_final_overrider): Fail if
> 	targetm.comp_type_attributes returns 0.
> 
> testsuite/ChangeLog
> 
> 	PR c++/14688
> 	* g++.dg/inherit/override_attribs.C: New file.

:REVIEWMAIL: OK

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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