This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77ac2ca0fe6 contrib/mklog.py: Fix writing to a global variable new dd92d6acb41 cobol: Normalize generating and using function_decls.
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/Make-lang.in | 7 + gcc/cobol/except.cc | 4 +- gcc/cobol/genapi.cc | 431 +++++++++++++++++++++++++++---------------- gcc/cobol/genapi.h | 2 +- gcc/cobol/gengen.cc | 484 +++++++++++++++++++++++++------------------------ gcc/cobol/gengen.h | 40 ++-- gcc/cobol/parse.y | 2 +- gcc/cobol/parse_ante.h | 15 +- 8 files changed, 569 insertions(+), 416 deletions(-)