This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap 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 new 7f8af6dc82a libstdc++: Use "test.invalid." for invalid hostname
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/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 +++++++++++ .../net/internet/resolver/ops/lookup.cc | 4 ++-- 10 files changed, 30 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr102269.c create mode 100644 gcc/testsuite/gcc.dg/pr102273.c