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 41bda0036ce Fortran: OpenMP/OpenACC avoid uninit access in size calc fo [...] adds 1375e2b6233 libphobos: Enable on Solaris/SPARC or with /bin/as [PR 103528] adds db494fd68d1 lto-plugin: Honor link_output_name for -foffload-objects file name new 69619acd8d9 target/104762 - vectorization costs of CONSTRUCTORs new eb5edcf3f3a tree-optimization/104880 - update-address-taken and cmpxchg
The 2 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/i386.cc | 17 +++++++++----- gcc/testsuite/g++.dg/opt/pr104880.cc | 43 ++++++++++++++++++++++++++++++++++++ gcc/tree-ssa.cc | 16 +++++++++++--- libphobos/configure | 12 ---------- libphobos/configure.ac | 12 ---------- libphobos/configure.tgt | 3 +++ lto-plugin/lto-plugin.c | 9 +++++++- 7 files changed, 78 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr104880.cc