[Bug c++/11763] members disappear when inherited from template parameter class
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Fri Aug 1 16:29:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11763
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|[tree-ssa] members disappear|members disappear when
|when inherited from template|inherited from template
|parameter class |parameter class
Version|tree-ssa |3.4
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-01 16:29 -------
This is not a bug as gcc is more strict on implementing the C++ standard.
Read <http://gcc.gnu.org/onlinedocs/gcc/Name-lookup.html#Name%20lookup>.
Also since the tree-ssa branch gets merged from the mainline every once in a while, you should try
the mainline also.
This is not dependent on the tree-ssa so removing the markers.
More information about the Gcc-bugs
mailing list