[Bug c++/11034] two-stage name lookup: name wrongly found in dependent base class (14.6.2)
lerdsuwa at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 16 14:52: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=11034
lerdsuwa at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-07-16 14:52 -------
With current mainline (future GCC 3.4), it prints
"outer" "inner" which is correct according to
core issue 213 (accepted with TC1 status).
More information about the Gcc-bugs
mailing list