https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81327
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
How many and how hard would it be to add those casts?
Or use -Wno-class-memaccess in code that can't be fixed easily.
Anyway, the #c0 reported regression is now fixed.
