This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4377b2b gcc/ChangeLog: new a7c1a65 2016-11-15 Jerry DeLisle jvdelisle@gcc.gnu.org Thoma [...]
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_12.f90 | 22 ++ libgfortran/ChangeLog | 22 ++ libgfortran/Makefile.am | 2 +- libgfortran/Makefile.in | 2 +- libgfortran/generated/matmul_c10.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_c16.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_c4.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_c8.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_i1.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_i16.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_i2.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_i4.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_i8.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_r10.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_r16.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_r4.c | 396 ++++++++++++++++++++++++------- libgfortran/generated/matmul_r8.c | 396 ++++++++++++++++++++++++------- libgfortran/m4/matmul.m4 | 400 +++++++++++++++++++++++++------- 19 files changed, 4463 insertions(+), 1138 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/matmul_12.f90