This is the mail archive of the gcc-bugs@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]

[Bug c++/33878] Pure virtual method body omitted from template



------- Comment #2 from herwig at gdsys dot de  2007-11-20 07:54 -------
(In reply to comment #1)
> 2.95.3 ICEd on this.  I don't know if I can consider this a regression.
> 
> Confirmed.
> 

Shouldn't the keyword say "wrong-code" rather than "accepts-invalid"? Defining
a pure virtual method is valid code, shouldn't that apply to templates as well?

Regards,

Björn A. Herwig
Guntermann & Drunck GmbH Systementwicklung 
Dortmunder Str. 4a 
D-57234 Wilnsdorf - Germany


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33878


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