This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef8af34e0d1 c++: Implement CWG3131 - Value categories and types for the [...] new 7632c2e12b2 a68: implement GNU68-2026-001-short-of-symbol
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-parser-attrs.def | 1 + gcc/algol68/a68-parser-bottom-up.cc | 4 +++- gcc/algol68/a68-parser-keywords.cc | 1 + gcc/algol68/a68-parser-scanner.cc | 9 +++++++++ gcc/algol68/a68-parser.cc | 1 + gcc/algol68/ga68.texi | 23 ++++++++++++++++++++++ gcc/algol68/ga68.vw | 19 +++++++++++++----- gcc/testsuite/algol68/compile/error-selector-1.a68 | 6 ++++++ gcc/testsuite/algol68/execute/selection-2.a68 | 4 ++-- gcc/testsuite/algol68/execute/selection-5.a68 | 10 ++++------ 10 files changed, 64 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/algol68/compile/error-selector-1.a68