This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from e9e46864cd0 PR middle-end/88173: More constant folding of NaN comparisons. adds 16f9776669c [PATCH] avr: Add atmega324pb MCU adds 5fee8a0a922 [PATCH] Factor out `find_a_program` helper around `find_a_file` adds 8d42a27d894 Make dump_ranger routines externally visible. adds 124c354ad70 Jit, testsuite: Amend expect processing to tolerate more pl [...] adds 08900f28893 Minor cleanups to forward threader. adds 68aace44583 Fix PR bootstrap/102389: --with-build-config=bootstrap-lto [...] adds 7e4ada576fe Update the section on binutils version adds f75b237254f [committed] Make test names unique for a couple of goacc tests new 87385438786 Darwin, crts: Build Darwin10 unwinder shim as a library. new 1297a40fb33 libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3. new ea4e901fa3a libgcc, X86, Darwin: Handle symbols for HF cases. new 32731fa5b0a libgcc, Darwin: Remove unused symlinks.
The 4 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: config/bootstrap-lto-lean.mk | 6 +- config/bootstrap-lto.mk | 6 +- gcc/config/avr/avr-mcus.def | 1 + gcc/config/darwin.h | 2 +- gcc/doc/avr-mmcu.texi | 2 +- gcc/doc/install.texi | 3 + gcc/gcc.c | 59 ++++++---- gcc/gimple-range-path.cc | 8 +- gcc/gimple-range-trace.cc | 4 +- gcc/gimple-range-trace.h | 3 + .../gfortran.dg/goacc/privatization-1-compute.f90 | 6 +- .../routine-external-level-of-parallelism-2.f | 24 ++-- gcc/testsuite/jit.dg/jit.exp | 126 ++++++++++++++------- gcc/tree-ssa-threadbackward.c | 10 +- gcc/tree-ssa-threadedge.c | 69 ++++------- gcc/tree-ssa-threadupdate.c | 12 +- gcc/tree-ssa-threadupdate.h | 2 +- libgcc/config.host | 2 +- libgcc/config/i386/libgcc-darwin.ver | 21 ++++ libgcc/config/i386/t-darwin | 3 + libgcc/config/i386/t-softfp | 1 + libgcc/config/t-darwin | 9 ++ libgcc/config/t-slibgcc-darwin | 19 ---- 23 files changed, 224 insertions(+), 174 deletions(-) create mode 100644 libgcc/config/i386/libgcc-darwin.ver