This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c885d2a0558 libgomp: Skip libgomp.c++/target-cdtor-2.C on Solaris [PR81337] new a4716ece529 middle-end/123175 - fix parts of const VEC_PERM with relaxe [...]
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/match.pd | 10 ++++++---- gcc/testsuite/gcc.dg/torture/pr123175-1.c | 31 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr123175-2.c | 31 +++++++++++++++++++++++++++++++ gcc/tree-vect-generic.cc | 13 +++++++------ 4 files changed, 75 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr123175-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr123175-2.c