This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 758876f023a [committed][RISC-V][PR target/123274] Add missing condition [...] new 6437f059af0 a68: add import from .m68 file
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-imports.cc | 51 +++++++++++++++++++--- gcc/algol68/a68-lang.cc | 4 +- gcc/algol68/a68-parser-scanner.cc | 25 +++++------ gcc/algol68/a68.h | 4 +- gcc/testsuite/algol68/compile/modules/compile.exp | 16 +++++++ .../algol68/compile/modules/program-m68-ilp32.a68 | 14 ++++++ .../compile/modules/program-m68-llp64-be.a68 | 14 ++++++ .../algol68/compile/modules/program-m68-llp64.a68 | 14 ++++++ .../compile/modules/program-m68-lp64-be.a68 | 14 ++++++ .../algol68/compile/modules/program-m68-lp64.a68 | 14 ++++++ 10 files changed, 148 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-ilp32.a68 create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-llp64-be.a68 create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-llp64.a68 create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-lp64-be.a68 create mode 100644 gcc/testsuite/algol68/compile/modules/program-m68-lp64.a68