This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_ubsan in repository toolchain/ci/gcc.
from 470beb9219a libiberty: autogenerate aclocal.m4 adds b2a55cafa84 Daily bump. adds 3cc5f8620d3 Revert: "i386: Remove REG_ALLOC_ORDER definition" adds 2df374b337a PR fortran/99169 - Do not clobber allocatable intent(out) d [...] adds 60b99ee3bc0 Daily bump. new 8a8eee6bdb9 tree-optimization/99165 - fix ICE in store-merging w/ non-call EH
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/ChangeLog | 26 +++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.h | 16 +++++++++++++++ gcc/fortran/ChangeLog | 5 +++++ gcc/fortran/trans-expr.c | 1 + gcc/gimple-ssa-store-merging.c | 2 +- gcc/testsuite/ChangeLog | 22 +++++++++++++++++++++ gcc/testsuite/g++.dg/pr99165.C | 7 +++++++ gcc/testsuite/gfortran.dg/intent_optimize_3.f90 | 16 +++++++++++++++ libiberty/ChangeLog | 11 +++++++++++ 10 files changed, 106 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr99165.C create mode 100644 gcc/testsuite/gfortran.dg/intent_optimize_3.f90