This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 55d290872ea PR target/83789 * config/rs6000/altivec.md (altivec_lvx_< [...] new ced7e116d3b PR c++/84978, ICE with NRVO. new 8ea8d065cbb PR c++/84927 * constexpr.c (cxx_eval_bare_aggregate): Upd [...]
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 | 14 ++++++++++++++ gcc/cp/call.c | 2 +- gcc/cp/constexpr.c | 10 +++++++++- gcc/cp/cp-gimplify.c | 2 +- gcc/cp/cp-tree.h | 3 ++- gcc/cp/cvt.c | 13 +++++++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/opt/nrv19.C | 15 +++++++++++++++ 8 files changed, 58 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/nrv19.C