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++/58751] [C++11] Inheriting constructors do not work properly with virtual inheritance.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58751

--- Comment #2 from Job Noorman <jobnoorman at gmail dot com> ---
I can also confirm that this is reproducible with GCC 4.9.

Also note that Clang *does* accept this code.


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