This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 93a0f2207e8 * decl.c (builtin_function_1): Set DCL_ANTICIPATED before [...] new 6e21b9b989c 2017-05-08 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/fortran/ChangeLog | 8 ++ gcc/fortran/frontend-passes.c | 77 +++++++++++++++++- gcc/testsuite/ChangeLog | 10 +++ gcc/testsuite/gfortran.dg/inline_matmul_14.f90 | 95 ++++++++++++++++++++++ .../{matmul_5.f90 => inline_matmul_15.f90} | 3 +- gcc/testsuite/gfortran.dg/inline_transpose_1.f90 | 2 +- gcc/testsuite/gfortran.dg/matmul_5.f90 | 1 + gcc/testsuite/gfortran.dg/vect/vect-8.f90 | 1 + 8 files changed, 192 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_14.f90 copy gcc/testsuite/gfortran.dg/{matmul_5.f90 => inline_matmul_15.f90} (71%)