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-aarch64-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 new 5fe0865ab78 Fortran - out of bounds in array constructor with implied do loop
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/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