This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c173d880d65 rs6000: Add Power10 optimization for _mm_blendv* new de0faa56a10 tree-optimization/103948 - detect vector vec_cmp in expand_ [...] new 54fa7daefe3 c++: Ensure some more that immediate functions aren't gimpl [...]
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/decl2.c | 1 + gcc/cp/semantics.c | 11 +++++++++ gcc/testsuite/g++.dg/cpp2a/consteval26.C | 39 ++++++++++++++++++++++++++++++++ gcc/tree-vect-generic.c | 4 +++- 4 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval26.C