This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cda2b46c68b Ada: Fix packed boolean array with Default_Component_Value aspect new 9e9ef8522be a68: new Coding Guidelines manual for Algol 68 new cb557adb00b a68: do not use `^' for the pow operator
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/Make-lang.in | 46 +- gcc/algol68/a68-parser-prelude.cc | 18 - gcc/algol68/ga68-coding-guidelines.texi | 847 +++++++++++++++++++++++++++ gcc/algol68/ga68.texi | 5 +- gcc/testsuite/algol68/execute/pow-real-1.a68 | 6 +- 5 files changed, 889 insertions(+), 33 deletions(-) create mode 100644 gcc/algol68/ga68-coding-guidelines.texi