This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5212086d0aa Support Solaris CTF generation new eb5da48dd4f a68: fix deduplication of imported modes new 210a11e1b2b a68: cache moifs in a68_open_packet
The 2 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 | 140 +++++++++++++-------- gcc/algol68/a68-parser-extract.cc | 21 ++-- .../algol68/execute/modules/module23bar.a68 | 7 ++ .../algol68/execute/modules/module23foo.a68 | 5 + .../algol68/execute/modules/program-23.a68 | 6 + 5 files changed, 118 insertions(+), 61 deletions(-) create mode 100644 gcc/testsuite/algol68/execute/modules/module23bar.a68 create mode 100644 gcc/testsuite/algol68/execute/modules/module23foo.a68 create mode 100644 gcc/testsuite/algol68/execute/modules/program-23.a68