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 661109b0244 Daily bump. adds f9e900ce9b1 c++: Further address_compare fixes [PR89074]
No new revisions were added by this update.
Summary of changes: gcc/cp/constexpr.cc | 5 +- gcc/fold-const.cc | 151 +++++++++++++++++++------ gcc/fold-const.h | 11 +- gcc/testsuite/g++.dg/cpp1y/constexpr-89074-3.C | 132 +++++++++++++++++++++ 4 files changed, 264 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-89074-3.C