This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from c1ff207af66 ppc: testsuite: skip pr60203 on no ldbl128 adds db14bb4c6bf libgomp: Fix a documentation typo adds ccb5e638370 scev: Fix a comment typo adds ac8340ee4d1 tree-optimization/104912 - ensure cost model is checked first adds 6e609e0010c Revert "tree-optimization/104912 - ensure cost model is che [...] adds 4e892de6774 tree-optimization/105250 - adjust fold_convertible_p PR105140 fix adds 41f8f8b8a4f attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TA [...] adds 522f25e90c7 i386: Fix infinite loop under -mrelax-cmpxchg-loop [PR 103069] adds 96452797222 middle-end/105259 - adjust gcc.target/i386/auto-init-4.c
No new revisions were added by this update.
Summary of changes: gcc/attribs.cc | 23 ++++++++++++-------- gcc/config/i386/i386-expand.cc | 1 + gcc/fold-const.cc | 7 +++---- gcc/testsuite/gcc.c-torture/compile/pr105234.c | 14 +++++++++++++ gcc/testsuite/gcc.dg/pr105250.c | 29 ++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/auto-init-4.c | 5 +++-- gcc/tree-scalar-evolution.cc | 2 +- libgomp/libgomp.texi | 2 +- 8 files changed, 66 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr105234.c create mode 100644 gcc/testsuite/gcc.dg/pr105250.c