This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f98c4e0c54 libffi: Update LOCAL_PATCHES new fd39c4bf556 Fortran: make some trans* functions static new 28b3a7788ee Fortran: make some match* functions static new e90e0301d57 Fortran: make some constructor* functions static new a470bfccf14 Fortran: make some trans-array functions static new 51227c59910 Fortran: Delete unused decl in trans-stmt.h new 8bccf82905a Fortran: Delete unused decl in trans-types.h new b0b1d8d5d90 Fortran: Delete unused decl in intrinsic.h
The 7 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/constructor.c | 20 ++------------------ gcc/fortran/constructor.h | 10 ---------- gcc/fortran/decl.c | 15 ++++++++------- gcc/fortran/expr.c | 2 +- gcc/fortran/gfortran.h | 1 - gcc/fortran/intrinsic.h | 4 ---- gcc/fortran/match.c | 28 +--------------------------- gcc/fortran/match.h | 10 ---------- gcc/fortran/scanner.c | 4 ++-- gcc/fortran/trans-array.c | 2 +- gcc/fortran/trans-array.h | 6 ------ gcc/fortran/trans-expr.c | 10 +++++----- gcc/fortran/trans-stmt.h | 1 - gcc/fortran/trans-types.c | 25 +++---------------------- gcc/fortran/trans-types.h | 4 ---- gcc/fortran/trans.c | 1 - gcc/fortran/trans.h | 11 ----------- 17 files changed, 23 insertions(+), 131 deletions(-)