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 8fef6f720a5 Fortran: fix lookup for gfortran builtin math intrinsics us [...] adds 364539710f8 i386: Fix up handling of target attribute [PR101180] adds da17c304e22 fortran, debug: Fix up DW_AT_rank [PR103315] new ae957bef065 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 | 67 ++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386-options.c | 5 ++- gcc/fortran/ChangeLog | 17 ++++++++ gcc/fortran/trans-types.c | 4 +- gcc/testsuite/ChangeLog | 28 +++++++++++++ gcc/testsuite/gcc.target/i386/pr101180.c | 12 ++++++ 7 files changed, 131 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr101180.c