This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10200] [3.4 Regression] Weird clash with same names in different scopes
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2003 11:02:42 -0000
- Subject: [Bug c++/10200] [3.4 Regression] Weird clash with same names in different scopes
- References: <20030324165600.10200.sturgill@cs.baylor.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-11-23 11:02 -------
With my patch to PR12924, the ICE is gone. We still
get an incorrect error message however.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200