This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 0f5afb62638 Improve base tracking in ipa-modref adds 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]
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386-options.c | 5 +- gcc/fortran/trans-intrinsic.c | 66 +++++++++++--------- gcc/fortran/trans-types.c | 4 +- gcc/testsuite/gcc.target/i386/pr101180.c | 12 ++++ gcc/testsuite/gfortran.dg/dec_math_5.f90 | 104 +++++++++++++++++++++++++++++++ 5 files changed, 157 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr101180.c create mode 100644 gcc/testsuite/gfortran.dg/dec_math_5.f90