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++/70939] creating object of abstract class allowed in all versions of g++


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

--- Comment #1 from Pravasi Meet <pravasimeet999 at yahoo dot com> ---
MSVC++ 2015 doesn't compile the program & gives compilation errors as expected
when compiling the program. You can test the program at here:
http://webcompiler.cloudapp.net/

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