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-master-aarch64-next-defconfig in repository toolchain/ci/gcc.
from f00ea49f5d5 PR middle-end/91582 - missing heap overflow detection for s [...] adds 1b23b137563 [Darwin, PPC] Use Darwin9 bundle header for Rosetta builds. adds db4b05c2c54 PR tree-optimization/92930 * ipa-pure-const.c (special_bu [...] adds fb55980a914 PR ipa/92357 * ipa-fnsummary.c (ipa_fn_summary_write): Us [...] adds c102f45460a gcc/ChangeLog: adds f1aae332683 PR preprocessor/92919 * charset.c (wide_str_to_charconst) [...] new a0e55bdac3d 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 | 25 +++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/darwin.h | 11 ++++--- gcc/config/rs6000/darwin.h | 14 ++++----- gcc/doc/extend.texi | 20 ++++++------ gcc/ipa-fnsummary.c | 18 +++++------ gcc/ipa-pure-const.c | 56 ++++++++++++++++----------------- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.dg/tree-ssa/pr92930.c | 19 +++++++++++ libcpp/ChangeLog | 6 ++++ libcpp/charset.c | 11 +++++++ 11 files changed, 128 insertions(+), 59 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92930.c