This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 146e64b0885 a68: set enable_algol68_gc to `auto' instead of `no' new 28e320717d6 algol68: Add allocation function for leaf objects
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/algol68/a68-low-clauses.cc | 3 ++- gcc/algol68/a68-low-coercions.cc | 2 +- gcc/algol68/a68-low-generator.cc | 6 +++--- gcc/algol68/a68-low-multiples.cc | 5 +++-- gcc/algol68/a68-low-posix.cc | 4 ++-- gcc/algol68/a68-low-runtime.def | 1 + gcc/algol68/a68-low-strings.cc | 4 ++-- gcc/algol68/a68-low-units.cc | 2 +- gcc/algol68/a68-low.cc | 20 +++++++++++++------- gcc/algol68/a68-parser-modes.cc | 32 ++++++++++++++++++++++++++++++-- gcc/algol68/a68-parser.cc | 1 + gcc/algol68/a68-types.h | 6 +++++- gcc/algol68/a68.h | 8 ++++---- libga68/ga68-alloc.c | 15 +++++++++++++++ libga68/ga68-posix.c | 4 ++-- libga68/ga68-unistr.c | 8 ++++---- libga68/ga68.h | 1 + libga68/ga68.map | 1 + 18 files changed, 91 insertions(+), 32 deletions(-)