https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94698
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>: https://gcc.gnu.org/g:cf88e25a2274f929d4789ca498fa3834836629c9 commit r10-7904-gcf88e25a2274f929d4789ca498fa3834836629c9 Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed Apr 22 23:18:06 2020 +0100 c++: Change -Weffc++ diagnostic to use "declare" (PR 94698) Change the wording again, for the reasons given by Jason in https://gcc.gnu.org/pipermail/gcc-patches/2020-April/544362.html PR translation/94698 * class.c (check_field_decls): Change "define" to "declare" in -Weffc++ diagnostics.