[Bug c++/82295] Two errors produced with private/protected deleted methods

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 7 20:39:00 GMT 2019


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This was already fixed for GCC 8, by r258003

            PR c++/84447 - ICE with deleted inherited ctor with default arg.

            * call.c (build_over_call): Handle deleted functions in one place.


More information about the Gcc-bugs mailing list