This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f513951972 libgomp: disable barriers in nested teams new 29aef377d81 tree-optimization/97238 - fix typo causing ICE new d68f4d2ecb8 Add missing FSF copyright notes for x86 intrinsic headers. new b1570930df6 move permute optimization to optimize-slp
The 3 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/config/i386/amxbf16intrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/amxint8intrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/amxtileintrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/avx512vp2intersectintrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/avx512vp2intersectvlintrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/pconfigintrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/tsxldtrkintrin.h | 23 +++++++++++++++++++++++ gcc/config/i386/wbnoinvdintrin.h | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr97238.c | 12 ++++++++++++ gcc/tree-ssa-reassoc.c | 2 +- gcc/tree-vect-slp.c | 19 ++++++++++--------- gcc/tree-vectorizer.h | 1 - 12 files changed, 207 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97238.c