This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 70ac55be78e Fortran: Add gfc_simple_for_loop aux function new 1310dd217a1 Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
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/ChangeLog.omp | 9 ++++++++ gcc/doc/invoke.texi | 6 +++-- gcc/fortran/ChangeLog.omp | 23 ++++++++++++++++++ gcc/fortran/cpp.c | 9 ++++---- gcc/fortran/cpp.h | 2 +- gcc/fortran/f95-lang.c | 4 ++-- gcc/fortran/gfortran.h | 4 ++-- gcc/fortran/options.c | 19 +++++++++++---- gcc/fortran/scanner.c | 27 ++++++++++++++-------- gcc/testsuite/ChangeLog.omp | 13 +++++++++++ gcc/testsuite/gfortran.dg/include_14.f90 | 7 +++--- gcc/testsuite/gfortran.dg/include_15.f90 | 7 +++--- gcc/testsuite/gfortran.dg/include_16.f90 | 2 +- gcc/testsuite/gfortran.dg/include_17.f90 | 4 +++- gcc/testsuite/gfortran.dg/include_18.f90 | 4 +++- gcc/testsuite/gfortran.dg/include_19.f90 | 2 +- libgfortran/ChangeLog.omp | 10 ++++++++ libgfortran/configure | 2 +- libgfortran/configure.ac | 2 +- libgomp/ChangeLog.omp | 10 ++++++++ libgomp/testsuite/libgomp.fortran/fortran.exp | 3 --- libgomp/testsuite/libgomp.oacc-fortran/fortran.exp | 3 --- 22 files changed, 128 insertions(+), 44 deletions(-)