This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2afe8828586 Lower for loops before lowering cond in genmatch new 2168bfb8144 c++: constexpr aggr init of empty class [PR101040] new 5b1ce655b25 except: remove dwarf2out.h dependency
The 2 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 | 2 +- gcc/cp/constexpr.c | 9 ++++++++- gcc/except.c | 2 +- gcc/testsuite/g++.dg/cpp2a/no_unique_address13.C | 24 ++++++++++++++++++++++++ 4 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address13.C