This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-Os_LTO in repository toolchain/ci/gcc.
from dba421da877 Daily bump. adds 96a2c794eb8 Daily bump. adds a07cb501cd9 Daily bump. adds 6a5fa636d32 i386: Fix __builtin_trunc with FE_DOWNWARD rounding directi [...] adds bfe4f9f83d9 Daily bump. adds f7c9f203a73 rs6000: Add support for powerpc64le-unknown-freebsd new 9db58db5b39 This patch fixes PRs 96100 and 96101.
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 | 6 ++++++ gcc/DATESTAMP | 2 +- gcc/config.gcc | 4 ++++ gcc/config/i386/i386.c | 27 ++++++++++++++------------- gcc/config/rs6000/freebsd64.h | 12 +++++++++--- gcc/configure | 3 +++ gcc/configure.ac | 3 +++ gcc/fortran/trans-array.c | 21 +++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr96793-1.c | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/char_length_23.f90 | 25 +++++++++++++++++++++++++ 11 files changed, 117 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-1.c create mode 100644 gcc/testsuite/gfortran.dg/char_length_23.f90