[Bug c++/26122] [4.0/4.1 regression] Pure specifiers for templates causing trouble
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 17 21:43:00 GMT 2006
------- Comment #9 from mmitchel at gcc dot gnu dot org 2006-05-17 21:43 -------
Fixed in 4.2.
I consider the issue in Comment #2 to be somewhere between a feature request
and a non-bug, as were there a dependent base class, it would not be possible
to tell if A::foo were virtual or not at the point of parsing the template.
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Summary|[4.0/4.1/4.2 regression] |[4.0/4.1 regression] Pure
|Pure specifiers for |specifiers for templates
|templates causing trouble |causing trouble
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26122
More information about the Gcc-bugs
mailing list