This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from 1e77bcbc7a2 AVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish/vucomish. adds f7523dbc2d2 Remove vestiges of --with-stabs adds 1dae802b685 middle-end/102269 - avoid auto-init of empty types adds 5c5c2d86e52 Fix 'dg-do run' syntax in 'c-c++-common/auto-init-padding-{2,3}.c' adds 79f488de303 middle-end/102273 - avoid ICE with auto-init and nested functions
No new revisions were added by this update.
Summary of changes: gcc/configure | 16 ++-------------- gcc/configure.ac | 7 ------- gcc/doc/install.texi | 5 ----- gcc/gimplify.c | 3 ++- gcc/internal-fn.c | 22 +++++++--------------- gcc/testsuite/c-c++-common/auto-init-padding-2.c | 2 +- gcc/testsuite/c-c++-common/auto-init-padding-3.c | 2 +- gcc/testsuite/gcc.dg/pr102269.c | 4 ++++ gcc/testsuite/gcc.dg/pr102273.c | 11 +++++++++++ 9 files changed, 28 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr102269.c create mode 100644 gcc/testsuite/gcc.dg/pr102273.c