This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cd5a9ed1f35 * class.c (is_really_empty_class): Add ignore_vptr parm. new 152b1d2a6cb PR c++/86485 - -Wmaybe-unused with empty class ?:
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 5 +++++ gcc/gimplify.c | 4 ++-- gcc/testsuite/g++.dg/init/empty2.C | 12 ++++++++++++ 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/empty2.C