This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa652fb2a08 aarch64: Use RTL builtins for [su]mull_high_lane[q] intrinsics new e6cc142ad99 c++: fix string literal member initializer bug [PR90926]
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/call.c | 48 ++++++++++++++++++------------- gcc/cp/cp-tree.h | 1 + gcc/cp/typeck2.c | 48 +++++++++++++++++-------------- gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr12.C | 36 +++++++++++++++++++++++ 4 files changed, 92 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr12.C