This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 41155992d57 [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTE [...] new 612c4c104ac cobol: Revise diagnostic linemap management.
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/gcobc | 7 +- gcc/cobol/genapi.cc | 9 -- gcc/cobol/gengen.cc | 8 - gcc/cobol/lexio.cc | 26 +++- gcc/cobol/lexio.h | 9 ++ gcc/cobol/parse.y | 109 ++++++++++---- gcc/cobol/parse_ante.h | 11 +- gcc/cobol/parse_util.h | 9 ++ gcc/cobol/scan.l | 389 +++++++++++++++++++++++++------------------------ gcc/cobol/scan_ante.h | 113 +++++++------- gcc/cobol/symbols.h | 2 +- gcc/cobol/util.cc | 83 ++++++----- gcc/cobol/util.h | 5 +- 13 files changed, 439 insertions(+), 341 deletions(-)