This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dbc8751 PR testsuite/79115 - FAIL: gcc.dg/pr78768.c execution test on [...] new 54b3947 PR c++/70565 * cp-array-notation.c (expand_array_notation_e [...] new 637c7ea PR target/79079 * internal-fn.c (expand_mul_overflow): Use [...] new a21f5c6 PR target/76731 * config/i386/avx512fintrin.h (_mm512_i32g [...]
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/ChangeLog | 161 ++++++++++++++++++++++++++ gcc/config/i386/avx512fintrin.h | 128 ++++++++++----------- gcc/config/i386/avx512pfintrin.h | 80 ++++++------- gcc/config/i386/avx512vlintrin.h | 192 +++++++++++++++---------------- gcc/config/i386/i386-builtin-types.def | 104 ++++++++--------- gcc/config/i386/i386.c | 112 +++++++++--------- gcc/cp/ChangeLog | 6 + gcc/cp/cp-array-notation.c | 4 + gcc/internal-fn.c | 20 ++-- gcc/testsuite/g++.dg/cilk-plus/pr70565.C | 9 ++ 10 files changed, 499 insertions(+), 317 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cilk-plus/pr70565.C