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

2019-01-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82295 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

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

2019-01-07 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82295 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED See Also|

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

2019-01-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82295 --- Comment #3 from Jonathan Wakely --- 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.

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

2019-01-07 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82295 Eric Gallager changed: What|Removed |Added CC||jason at gcc dot gnu.org,

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

2017-09-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82295 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|