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_bootstrap/release-arm-check_bootstrap in repository toolchain/ci/gcc.
from d4738cbb02e Don't use gori depedencies to optimize. adds 92d1e271a92 Daily bump. adds 24f321345d8 Daily bump. adds 65941a91091 c-family: Prevent -Wformat warnings with u8 strings [PR105626] adds 40ddc305802 c-family: Add <time.h> names to diagnostics for known headers adds ce40e06ea99 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 32 ++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 17 ++++++++++ gcc/c-family/c-format.cc | 3 +- gcc/c-family/known-headers.cc | 14 ++++++++ gcc/d/ChangeLog | 15 +++++++++ gcc/testsuite/ChangeLog | 48 +++++++++++++++++++++++++++ gcc/testsuite/g++.dg/spellcheck-stdlib.C | 29 ++++++++++++++++ gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C | 10 ++++++ 9 files changed, 168 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-char8_t-1.C