This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13461] New: Fails to access protected-ctor from public constant
- From: "ysbeer at af dot org dot za" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2003 10:30:21 -0000
- Subject: [Bug c++/13461] New: Fails to access protected-ctor from public constant
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The following code compiles in all versions of g++ 3.2 and earlier that I
tested. AFAIK this is legal C++ (unless I have missed some ru
--
Summary: Fails to access protected-ctor from public constant
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ysbeer at af dot org dot za
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: Linux Mandrake kernel 2.4.21 i686
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13461