This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c76ed0d0fe PR middle-end/83945 * tree-emutls.c: Include gimplify.h. [...] new 2c528f7041f Fix vect_def_type handling in x86 scatter support (PR 83940)
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/ChangeLog | 20 +++++++ gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/torture/pr83940.c | 9 ++++ gcc/tree-vect-stmts.c | 99 +++++++++++++++------------------- 4 files changed, 78 insertions(+), 55 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr83940.c