This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20330] Constructor fails to find base class in specialization
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2005 11:32:54 -0000
- Subject: [Bug c++/20330] Constructor fails to find base class in specialization
- References: <20050305080042.20330.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2005-03-05 11:32 -------
In fact, "bar" and "foo" should be injected into class scope. Comeau, however,
flag the code as invalid just like GCC does. I do not have a standard handy
now to double-check.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20330