This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/55120] Inaccessible virtual base constructor does not prevent generation of default constructor
- From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Oct 2012 07:28:47 +0000
- Subject: [Bug c++/55120] Inaccessible virtual base constructor does not prevent generation of default constructor
- Auto-submitted: auto-generated
- References: <bug-55120-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55120
--- Comment #6 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-10-30 07:28:47 UTC ---
(In reply to comment #4)
> I think the standard is unclear on this. That defect report has been queried by
> experts.
Let me clarify that I have not even tried to interpret the standard, but I
wanted to get an understanding of what the issue's comment was supposed to
mean. These are two completely different things.