https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84850
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 Target Milestone|--- |8.0 Summary|-Wclass-memaccess on a |[8 Regression] |memcpy in a copy assignment |-Wclass-memaccess on a |operator with no nontrivial |memcpy in a copy assignment |bases or members |operator with no nontrivial | |bases or members --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- But this one is a regression while PR84851 is an improvement request.