This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13461] New: Fails to access protected-ctor from public constant


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]