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 d016dd7dbb8 analyzer: fix ICE with -fanalyzer-transitivity [PR104863] adds a8db9b90439 libstdc++: Do not use fast_float for 16-bit size_t [PR104870] adds a717376e99f PR c++/84964: Middle-end patch to expand_call for ICE after sorry. adds 5e28be89665 Daily bump.
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 11 ++ gcc/ChangeLog | 133 ++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 6 ++ gcc/analyzer/ChangeLog | 53 ++++++++++ gcc/calls.cc | 2 + gcc/cp/ChangeLog | 39 +++++++ gcc/testsuite/ChangeLog | 143 ++++++++++++++++++++++++++ gcc/testsuite/g++.dg/other/pr84964.C | 7 ++ libgomp/ChangeLog | 56 ++++++++++ libstdc++-v3/ChangeLog | 22 ++++ libstdc++-v3/src/c++17/floating_from_chars.cc | 3 +- 12 files changed, 475 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/other/pr84964.C