This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 4f01123ca27 Add mi_thunk support for vcalls on hppa. new 1dfa6e6c50b PR libfortran/99218 - matmul on temporary array accesses in [...]
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/testsuite/gfortran.dg/matmul_21.f90 | 15 +++++++++++++++ libgfortran/generated/matmul_c10.c | 15 ++++++++++----- libgfortran/generated/matmul_c16.c | 15 ++++++++++----- libgfortran/generated/matmul_c4.c | 15 ++++++++++----- libgfortran/generated/matmul_c8.c | 15 ++++++++++----- libgfortran/generated/matmul_i1.c | 15 ++++++++++----- libgfortran/generated/matmul_i16.c | 15 ++++++++++----- libgfortran/generated/matmul_i2.c | 15 ++++++++++----- libgfortran/generated/matmul_i4.c | 15 ++++++++++----- libgfortran/generated/matmul_i8.c | 15 ++++++++++----- libgfortran/generated/matmul_r10.c | 15 ++++++++++----- libgfortran/generated/matmul_r16.c | 15 ++++++++++----- libgfortran/generated/matmul_r4.c | 15 ++++++++++----- libgfortran/generated/matmul_r8.c | 15 ++++++++++----- libgfortran/generated/matmulavx128_c10.c | 6 ++++-- libgfortran/generated/matmulavx128_c16.c | 6 ++++-- libgfortran/generated/matmulavx128_c4.c | 6 ++++-- libgfortran/generated/matmulavx128_c8.c | 6 ++++-- libgfortran/generated/matmulavx128_i1.c | 6 ++++-- libgfortran/generated/matmulavx128_i16.c | 6 ++++-- libgfortran/generated/matmulavx128_i2.c | 6 ++++-- libgfortran/generated/matmulavx128_i4.c | 6 ++++-- libgfortran/generated/matmulavx128_i8.c | 6 ++++-- libgfortran/generated/matmulavx128_r10.c | 6 ++++-- libgfortran/generated/matmulavx128_r16.c | 6 ++++-- libgfortran/generated/matmulavx128_r4.c | 6 ++++-- libgfortran/generated/matmulavx128_r8.c | 6 ++++-- libgfortran/m4/matmul_internal.m4 | 3 ++- 28 files changed, 199 insertions(+), 92 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/matmul_21.f90