This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f769c079937 Fix @multitable handling in texi2pod.pl new f7ee04e0130 Fortran] PR 92793 - fix column used for error diagnostic
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 | 14 ++++++ gcc/fortran/trans-array.c | 4 +- gcc/fortran/trans-common.c | 6 +-- gcc/fortran/trans-decl.c | 4 +- gcc/fortran/trans-openmp.c | 103 +++++++++++++++++++++++---------------------- gcc/fortran/trans-stmt.c | 19 +++++---- gcc/fortran/trans.c | 22 +++++++--- gcc/fortran/trans.h | 4 ++ 8 files changed, 105 insertions(+), 71 deletions(-)