This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig in repository toolchain/ci/gcc.
from 626d7d48e23 Daily bump. adds d0aa310e2e2 PR tree-optimization/91597 * tree-vrp.c (extract_range_fr [...] adds 756e7d0687a Daily bump. new 8ba5c53ded9 [AArch64] Fix PR81800
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 | 16 ++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.md | 2 +- gcc/testsuite/ChangeLog | 13 ++++++ gcc/testsuite/gcc.c-torture/execute/pr91597.c | 48 ++++++++++++++++++++++ .../gcc.target/aarch64/no-inline-lrint_3.c | 17 ++++++++ gcc/tree-vrp.c | 4 +- 7 files changed, 97 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr91597.c create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c