This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr60336/master in repository gcc.
from cfc70cc Add empty14.C new 97020a0 Rename to is_empty_record_for_parm
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/cp/class.c | 24 +++++++++++------ gcc/testsuite/g++.dg/abi/{empty14.C => empty15.C} | 4 +-- gcc/testsuite/g++.dg/abi/empty15.h | 30 ++++++++++++++++++++++ .../g++.dg/abi/{empty12a.c => empty15a.c} | 2 +- gcc/testsuite/g++.dg/pr60336-9.C | 28 ++++++++++++++++++++ 5 files changed, 77 insertions(+), 11 deletions(-) copy gcc/testsuite/g++.dg/abi/{empty14.C => empty15.C} (84%) create mode 100644 gcc/testsuite/g++.dg/abi/empty15.h copy gcc/testsuite/g++.dg/abi/{empty12a.c => empty15a.c} (80%) create mode 100644 gcc/testsuite/g++.dg/pr60336-9.C