This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a55f0871f40 PR tree-optimization/87059 * builtins.c (expand_builtin_s [...] new d6733e793a0 2018-08-25 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 | 5 ++++ gcc/testsuite/gfortran.dg/matmul_19.f90 | 25 ++++++++++++++++++ libgfortran/ChangeLog | 32 +++++++++++++++++++++++ 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, 706 insertions(+), 184 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/matmul_19.f90