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 661109b0244 Daily bump. new f9e900ce9b1 c++: Further address_compare fixes [PR89074]
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/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