This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17421] g++ accepts invalid qualified declarator-id
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Dec 2004 02:04:07 -0000
- Subject: [Bug c++/17421] g++ accepts invalid qualified declarator-id
- References: <20040911192944.17421.ppluzhnikov@charter.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-12-01 02:04 -------
This is more or less a duplicate of PR 18466.
The problem was fixed on mainline by Mark. He also added the testcase
g++.dg/parse/qualified3.C which contains the example above. So let's
track the problem in PR 18466.
*** This bug has been marked as a duplicate of 18466 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17421