[Bug c++/66223] Diagnostic of pure virtual function call broken, including __cxa_pure_virtual

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 21 09:08:00 GMT 2015


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I still get the same output for 5.1:

pure virtual method called
terminate called without an active exception
Aborted (core dumped)

How did you configure GCC? (Please provide the output of 'gcc -v`' as requested
in the bug reporting instructions)



More information about the Gcc-bugs mailing list