[Bug c++/70939] creating object of abstract class allowed in all versions of g++

2021-07-31 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70939 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug c++/70939] creating object of abstract class allowed in all versions of g++

2016-05-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70939 Jonathan Wakely changed: What|Removed |Added Keywords||accepts-invalid Status|UNC

[Bug c++/70939] creating object of abstract class allowed in all versions of g++

2016-05-03 Thread pravasimeet999 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70939 --- Comment #1 from Pravasi Meet --- 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/