This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f344846a62 Fortran: Fix double free on polymorphic array dummy argumen [...] new a62893d71c5 make sources coretypes.h and tree.h clean
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/cobol/cdf.y | 3 +++ gcc/cobol/cobol1.cc | 1 - gcc/cobol/except.cc | 1 - gcc/cobol/genapi.cc | 2 -- gcc/cobol/gengen.cc | 1 - gcc/cobol/genmath.cc | 1 - gcc/cobol/genutil.cc | 1 - gcc/cobol/parse.y | 24 +++++++++++++++--------- gcc/cobol/scan.l | 13 ++++++++----- gcc/cobol/structs.cc | 1 - gcc/cobol/symbols.cc | 4 ++++ gcc/cobol/symbols.h | 5 ----- gcc/cobol/symfind.cc | 3 +++ gcc/cobol/token_names.h | 6 +++--- gcc/cobol/util.cc | 5 ++++- 15 files changed, 40 insertions(+), 31 deletions(-)