This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c05d6d26db cobol: Bring trunk in line with Dubner's test system. new b1a58dcb238 libgcobol: Simplify assignment operator by defaulting it new e2c93a07d73 libgcobol: Fix uses of tolower and toupper with std::transform new 96b048329c8 libgcobol: Use auto for container iterator types new 57d711ba58f cobol: Replace quadratic loop removing std::set elements
The 4 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/except.cc | 32 ++++++++++++++------------------ libgcobol/charmaps.cc | 12 ++++-------- libgcobol/common-defs.h | 6 +----- libgcobol/intrinsic.cc | 28 +++++++++++++++------------- libgcobol/libgcobol.cc | 2 +- libgcobol/valconv.cc | 4 ++-- 6 files changed, 37 insertions(+), 47 deletions(-)