This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Os in repository toolchain/ci/gcc.
from 39b692254a4 Daily bump. adds 706a0160f92 [c-family] Backport fix for PCH / PR61250. adds de2837045d0 Daily bump. adds cce7e431a9f [AArch64] Fix PR81800 new 4c7980b4e78 Daily bump.
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 | 19 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 9 +++++++++ gcc/c-family/c-lex.c | 7 ------- gcc/c/ChangeLog | 10 ++++++++++ gcc/c/c-parser.c | 2 ++ gcc/config/aarch64/aarch64.md | 2 +- gcc/cp/ChangeLog | 10 ++++++++++ gcc/cp/parser.c | 5 ++++- gcc/ggc-page.c | 5 +++-- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c | 17 +++++++++++++++++ 12 files changed, 84 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c