This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9d9521af35 Daily bump. new 711c10383f4 cobol: Eliminate many getenv() calls. [PR119694]
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/cbldiag.h | 8 +- gcc/cobol/cdf.y | 2 +- gcc/cobol/cobol1.cc | 2 +- gcc/cobol/except.cc | 4 +- gcc/cobol/genapi.cc | 52 +----- gcc/cobol/lexio.cc | 6 +- gcc/cobol/parse.y | 136 ---------------- gcc/cobol/scan_ante.h | 3 - gcc/cobol/show_parse.h | 3 - gcc/cobol/symbols.cc | 177 +-------------------- gcc/cobol/symfind.cc | 27 ---- gcc/cobol/util.cc | 35 +--- ...CEPT_DATE___DAY_and_intrinsic_functions__2_.cob | 2 +- ...PT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.cob | 2 +- .../group2/FUNCTION_DATE___TIME_OMNIBUS.cob | 2 +- libgcobol/gfileio.cc | 31 ---- libgcobol/libgcobol.cc | 50 +----- 17 files changed, 31 insertions(+), 511 deletions(-)