This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d1d0f3759a PR c/79983 * c-decl.c (start_struct): Use the location of [...] new 47922733611 2017-06-06 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/inline_matmul_18.f90 | 16 +++++++++ gcc/testsuite/gfortran.dg/matmul_16.f90 | 13 +++++++ libgfortran/ChangeLog | 31 ++++++++++++++++ libgfortran/generated/matmul_c10.c | 50 +++++++++++++------------- libgfortran/generated/matmul_c16.c | 50 +++++++++++++------------- libgfortran/generated/matmul_c4.c | 50 +++++++++++++------------- libgfortran/generated/matmul_c8.c | 50 +++++++++++++------------- libgfortran/generated/matmul_i1.c | 50 +++++++++++++------------- libgfortran/generated/matmul_i16.c | 50 +++++++++++++------------- libgfortran/generated/matmul_i2.c | 50 +++++++++++++------------- libgfortran/generated/matmul_i4.c | 50 +++++++++++++------------- libgfortran/generated/matmul_i8.c | 50 +++++++++++++------------- libgfortran/generated/matmul_r10.c | 50 +++++++++++++------------- libgfortran/generated/matmul_r16.c | 50 +++++++++++++------------- libgfortran/generated/matmul_r4.c | 50 +++++++++++++------------- libgfortran/generated/matmul_r8.c | 50 +++++++++++++------------- libgfortran/generated/matmulavx128_c10.c | 20 +++++------ libgfortran/generated/matmulavx128_c16.c | 20 +++++------ libgfortran/generated/matmulavx128_c4.c | 20 +++++------ libgfortran/generated/matmulavx128_c8.c | 20 +++++------ libgfortran/generated/matmulavx128_i1.c | 20 +++++------ libgfortran/generated/matmulavx128_i16.c | 20 +++++------ libgfortran/generated/matmulavx128_i2.c | 20 +++++------ libgfortran/generated/matmulavx128_i4.c | 20 +++++------ libgfortran/generated/matmulavx128_i8.c | 20 +++++------ libgfortran/generated/matmulavx128_r10.c | 20 +++++------ libgfortran/generated/matmulavx128_r16.c | 20 +++++------ libgfortran/generated/matmulavx128_r4.c | 20 +++++------ libgfortran/generated/matmulavx128_r8.c | 20 +++++------ libgfortran/m4/matmul_internal.m4 | 10 +++--- 31 files changed, 526 insertions(+), 460 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_18.f90 create mode 100644 gcc/testsuite/gfortran.dg/matmul_16.f90