[Bug c++/50243] vtable for pure abstract class (interface) shouldn't be emitted
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 15 18:22:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50243
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu.org
--- Comment #7 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #6)
> Author: jakub
> Date: Mon Apr 8 13:46:00 2013
> New Revision: 197580
It appears that the fix doesn't work for darwin:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56906
More information about the Gcc-bugs
mailing list