This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 013cfc64840 Improve LIM fill_always_executed_in computation adds de515ce0b20 x86-64: Update AVX512FP16 ABI tests for x32 adds 5fe0865ab78 Fortran - out of bounds in array constructor with implied do loop
No new revisions were added by this update.
Summary of changes: gcc/fortran/trans-expr.c | 4 +- .../gcc.target/x86_64/abi/avx512fp16/args.h | 12 +-- .../gcc.target/x86_64/abi/avx512fp16/defines.h | 26 +++++- .../gcc.target/x86_64/abi/avx512fp16/m256h/args.h | 12 +-- .../gcc.target/x86_64/abi/avx512fp16/m512h/args.h | 12 +-- .../avx512fp16/test_3_element_struct_and_unions.c | 102 +++++++++++++++++++++ .../x86_64/abi/avx512fp16/test_m64m128_returning.c | 12 +-- .../x86_64/abi/avx512fp16/test_struct_returning.c | 2 +- gcc/testsuite/gfortran.dg/bounds_check_23.f90 | 18 ++++ 9 files changed, 169 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_23.f90