This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 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 adds 69619acd8d9 target/104762 - vectorization costs of CONSTRUCTORs adds eb5edcf3f3a tree-optimization/104880 - update-address-taken and cmpxchg
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386.cc | 17 +++++++++----- gcc/testsuite/g++.dg/opt/pr104880.cc | 43 ++++++++++++++++++++++++++++++++++++ gcc/tree-ssa.cc | 16 +++++++++++--- lto-plugin/lto-plugin.c | 9 +++++++- 4 files changed, 75 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr104880.cc