This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 563e6d926d9 testsuite: Add support for dg-output-file directive new c49382fd221 cobol: Bring the code base into compliance with C++14
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 | 12 +- gcc/cobol/copybook.h | 21 +-- gcc/cobol/dts.h | 6 +- gcc/cobol/except.cc | 9 +- gcc/cobol/genapi.cc | 79 +++++----- gcc/cobol/genutil.cc | 3 + gcc/cobol/genutil.h | 4 + gcc/cobol/lexio.cc | 23 +-- gcc/cobol/parse.y | 406 ++++++++++++++++++++++++------------------------- gcc/cobol/parse_ante.h | 79 +++++----- gcc/cobol/show_parse.h | 2 +- gcc/cobol/symbols.cc | 268 ++++++++++++++++---------------- gcc/cobol/symbols.h | 230 +++++++++++++++++++++++++--- gcc/cobol/util.cc | 66 ++++---- 14 files changed, 724 insertions(+), 484 deletions(-)