This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b6f08b5069 ipa-inline: Adjust condition for caller_growth_limits new e95a2b4bdfb PR c++/91369 * constexpr.c (struct constexpr_global_ctx): [...] new 501b8df055c PR fortran/93162 * trans-openmp.c (gfc_trans_omp_clauses) [...]
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/ChangeLog | 10 ++++++++ gcc/cp/constexpr.c | 38 +++++++++++++++++++++++++++-- gcc/fortran/ChangeLog | 6 +++++ gcc/fortran/trans-openmp.c | 4 ++- gcc/testsuite/ChangeLog | 7 ++++++ gcc/testsuite/g++.dg/cpp1y/constexpr-new.C | 2 +- gcc/testsuite/g++.dg/cpp2a/constexpr-new9.C | 15 ++++++++++++ 7 files changed, 78 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new9.C