This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from f47fa71dfdb Daily bump. new 202ccf8b954 2018-08-26 Thomas Koenig tkoenig@gcc.gnu.org
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/ChangeLog | 6 +++++ gcc/testsuite/gfortran.dg/matmul_19.f90 | 25 ++++++++++++++++++ libgfortran/ChangeLog | 33 +++++++++++++++++++++++ libgfortran/generated/matmul_c10.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_c16.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_c4.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_c8.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_i1.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_i16.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_i2.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_i4.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_i8.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_r10.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_r16.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_r4.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmul_r8.c | 45 +++++++++++++++++++++++++------- libgfortran/generated/matmulavx128_c10.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_c16.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_c4.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_c8.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_i1.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_i16.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_i2.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_i4.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_i8.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_r10.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_r16.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_r4.c | 18 ++++++++++--- libgfortran/generated/matmulavx128_r8.c | 18 ++++++++++--- libgfortran/m4/matmul_internal.m4 | 9 +++++-- 30 files changed, 708 insertions(+), 184 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/matmul_19.f90