This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 99a3f013c3b debug/101533 - ICE with variant typedef DIE generation new 7865869b44d cobol: Do not include C++ headers after system.h. new 31dd621796f libiberty: add ldirname function new 260e0a389a7 cobol: use ldirname in cdf-copy.cc
The 3 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-copy.cc | 24 ++++++++----- gcc/cobol/parse.y | 6 ---- include/libiberty.h | 12 +++++++ libiberty/Makefile.in | 14 +++++++- libiberty/configure.com | 2 +- libiberty/ldirname.c | 94 +++++++++++++++++++++++++++++++++++++++++++++++++ libiberty/makefile.vms | 2 +- 7 files changed, 137 insertions(+), 17 deletions(-) create mode 100644 libiberty/ldirname.c