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 0d56eb93aa6 Fortran: fix preprocessor condition adds ab2a2457780 libgcc: Fix _Unwind_Find_FDE for missing unwind data with g [...] adds 2e211a02290 tree-optimization/104214 - amend PR100740 fix for pointer compares adds 480caa1f4ab libfortran: Provide fallback __issignalingl for IBM extende [...] adds 9099e0bc666 aix: AIX is not GLIBC.
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/aix.h | 1 + gcc/testsuite/gcc.dg/vect/pr81196-2.c | 16 ++++++++++++++++ gcc/tree-ssa-loop-niter.cc | 15 ++++++++++++--- libgcc/unwind-dw2-fde-dip.c | 2 +- libgfortran/ieee/issignaling_fallback.h | 13 +++++++++++++ 5 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr81196-2.c