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_check_gcc/master-arm in repository toolchain/ci/gcc.
from 2180cdd8a0e xtensa: Correct the relative RTX cost that corresponds to t [...] adds 40f6e591228 PR c/106264: Silence warnings from __builtin_modf et al. adds 0f129766fdb lto/106334 - relax assert during WPA tree merging adds e4ff11a8f2e middle-end/106331 - fix mem attributes for string op arguments adds f082bc79c10 RTEMS: Remove HAVE_POLL for libstdc++ adds 4c323130257 forwprop: Use lhs type instead of arg0 in folding VEC_PERM_EXPR.
No new revisions were added by this update.
Summary of changes: gcc/builtins.cc | 32 ++++++++++++++++++++++---------- gcc/dwarf2out.cc | 6 +++++- gcc/testsuite/gcc.dg/pr106264.c | 27 +++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr106331.f90 | 7 +++++++ gcc/tree-ssa-forwprop.cc | 2 +- libstdc++-v3/configure | 2 -- libstdc++-v3/configure.ac | 1 - 7 files changed, 62 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr106264.c create mode 100644 gcc/testsuite/gfortran.dg/pr106331.f90