This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22136] [4.1 regression] Rejects old-style using declaration
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2005 05:22:25 -0000
- Subject: [Bug c++/22136] [4.1 regression] Rejects old-style using declaration
- References: <bug-22136-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2005-11-11 05:22 -------
parser->scope is wrong when we call make_id_declarator.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22136