[Bug c++/87409] Implement -Wunused-private-field

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 24 10:58:00 GMT 2018


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note removal of private fields can change the ABI of a structure so this
warning should never be turned on by -Wextra or -Wall.


More information about the Gcc-bugs mailing list