This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1 in repository toolchain/ci/gcc.
from 47c1d976146 This patch fixes PRs 96100 and 96101. adds 06ba612e604 i386: Fix __builtin_rint with FE_DOWNWARD rounding directio [...] adds 67cbe5c8e68 Daily bump. adds 8abe76251ff Daily bump. adds 17cc02478ea Daily bump. adds a2a11f74d18 Daily bump. adds 971a5d1b3fd aarch64 : Fix a forward declaration signature to match the [...] adds 3b777ab4404 aarch64 : Remove the use of a C++11 brace-init-list. adds d0bae0b218d Darwin: Adjust the PCH area to allow for 16384byte page size. adds 24957662c67 Darwin: Darwin 20 is to be macOS 11 (Big Sur). adds f5ee16a0d8e Darwin : Update the kernel version to macOS version mapping. adds 82abd13fb66 Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11. adds 7b19b6b1536 Darwin, libsanitizer : Support libsanitizer for x86_64-darwin20. adds 0408b25a53c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 56 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-builtins.c | 5 +- gcc/config/aarch64/driver-aarch64.c | 3 +- gcc/config/darwin-c.c | 4 +- gcc/config/darwin-driver.c | 57 ++++++++++++++++------ gcc/config/host-darwin.c | 5 +- gcc/config/i386/i386-expand.c | 16 +++--- gcc/fortran/ChangeLog | 24 +++++++++ gcc/testsuite/ChangeLog | 30 ++++++++++++ gcc/testsuite/gcc.dg/darwin-minversion-link.c | 5 +- .../gcc.target/i386/{pr96793-1.c => pr96793-2.c} | 2 +- libsanitizer/ChangeLog | 7 +++ libsanitizer/configure.tgt | 2 +- 14 files changed, 184 insertions(+), 34 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr96793-1.c => pr96793-2.c} (92%)