This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e4c143fea26 Correct imul (r64) latency for modern Intel CPUs new 003e134b91f Support -std=f2018
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 | 18 ++++ gcc/fortran/decl.c | 2 +- gcc/fortran/error.c | 9 ++ gcc/fortran/gfortran.texi | 108 +++++++++++++-------- gcc/fortran/interface.c | 2 +- gcc/fortran/invoke.texi | 62 ++++++------ gcc/fortran/lang.opt | 6 +- gcc/fortran/libgfortran.h | 5 +- gcc/fortran/match.c | 2 +- gcc/fortran/options.c | 14 ++- gcc/testsuite/ChangeLog | 10 +- gcc/testsuite/gfortran.dg/error_stop_3.f90 | 5 +- gcc/testsuite/gfortran.dg/error_stop_4.f90 | 5 +- gcc/testsuite/gfortran.dg/implicit_14.f90 | 4 +- .../gfortran.dg/spellcheck-procedure_2.f90 | 2 +- 15 files changed, 167 insertions(+), 87 deletions(-)