This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16637] [3.4/3.5 regression] syntax error on valid input code
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2004 16:17:13 -0000
- Subject: [Bug c++/16637] [3.4/3.5 regression] syntax error on valid input code
- References: <20040719225228.16637.rnewman@compubrite.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-07-20 16:17 -------
It sounds like we're talking about two different issues.
The initial report is about a problem with the declaration of "bar" in "main".
I can't reproduce that on either mainline or with the current 3.4 branch.
I do still get an error about the meaning of a name changing, which does indeed
look odd. I'm looking into that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16637