This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/9483] [3.3/3.4 regression] Member with same name as class allowed
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2003 19:31:40 -0000
- Subject: [Bug c++/9483] [3.3/3.4 regression] Member with same name as class allowed
- References: <20030128164600.9483.bangerth@ticam.utexas.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9483
------- Additional Comments From janis187@us.ibm.com 2003-06-16 19:31 -------
Wolfgang, with GCC 3.3 and current 3.3-branch the short test case gets an
error; please try again, I think it's really only a 3.4 regression.
My regression hunt showed that the merge of the cp-parser branch broke this.