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 274a4d29421 [PR104400] LRA: Modify exclude start hard register calculat [...] adds b56ad95854f middle-end: Small __builtin_clear_padding improvements adds 9355a8c3588 match.pd: Fix up (X & Y) CMP 0 -> X CMP2 ~Y simplifications [...] new b02247346ea libstdc++: Fix test failures at -O0 new 9a56779dbc4 libstdc++: Fix FAIL: 20_util/temporary_buffer.cc for C++14
The 2 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/gimple-fold.cc | 10 +++++----- gcc/gimplify.cc | 19 ++++++------------- gcc/match.pd | 2 +- gcc/testsuite/gcc.c-torture/compile/pr104499.c | 11 +++++++++++ gcc/tree.cc | 2 +- .../20_util/monotonic_buffer_resource/allocate.cc | 3 +++ libstdc++-v3/testsuite/20_util/temporary_buffer.cc | 2 +- .../20_util/unsynchronized_pool_resource/allocate.cc | 3 +++ .../testsuite/29_atomics/atomic/cons/user_pod.cc | 1 + 9 files changed, 32 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr104499.c