This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from b5562f1187d Daily bump. adds 73bc09fa8c6 middle-end/94216 fix another build_fold_addr_expr use adds f3280e4c0c9 ipa/94217 simplify offsetted address build
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 12 +++++++++ gcc/fold-const.c | 2 +- gcc/ipa-cp.c | 12 +++++---- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/g++.dg/torture/pr94216.C | 45 ++++++++++++++++++++++++++++++++++ 5 files changed, 70 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr94216.C