This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b69945d511b PR modula2/119504: ICE when attempting to access an element [...] new 137e2948834 cobol: Confine all __int128/_Float128 references to libgcobol. new 58b59251ea2 Regenerate common.opt.urls
The 2 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 | 2 - gcc/cobol/genapi.cc | 8 +-- gcc/cobol/genmath.cc | 1 - gcc/cobol/genutil.cc | 3 +- gcc/cobol/structs.cc | 30 --------- gcc/cobol/structs.h | 1 - gcc/cobol/symbols.h | 8 +++ gcc/common.opt.urls | 9 +++ libgcobol/charmaps.cc | 1 - libgcobol/common-defs.h | 24 +++++++- libgcobol/constants.cc | 9 --- libgcobol/ec.h | 60 ++++++++++++++++++ libgcobol/gcobolio.h | 38 ++++++++++++ libgcobol/gfileio.cc | 8 +-- libgcobol/gfileio.h | 24 ++++++++ libgcobol/libgcobol.h | 157 +++--------------------------------------------- 16 files changed, 178 insertions(+), 205 deletions(-)