This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cc515677b95 ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith new 6839de7f03b a68: scanner fixes for bits denotations
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-scanner.cc | 30 +++++++++++++++++++--- gcc/algol68/ga68.texi | 22 +++++++++++++++- gcc/testsuite/algol68/compile/error-radix-1.a68 | 1 + gcc/testsuite/algol68/compile/error-radix-2.a68 | 1 + gcc/testsuite/algol68/compile/error-radix-3.a68 | 1 + .../compile/error-radix-4.a68} | 3 +-- .../algol68/compile/radix-hex-supper-1.a68 | 3 +++ .../algol68/compile/radix-hex-upper-1.a68 | 6 +++++ .../algol68/execute/environment-enquiries-6.a68 | 6 ++--- 9 files changed, 64 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/algol68/compile/error-radix-1.a68 create mode 100644 gcc/testsuite/algol68/compile/error-radix-2.a68 create mode 100644 gcc/testsuite/algol68/compile/error-radix-3.a68 copy gcc/testsuite/{obj-c++.dg/pr28049.mm => algol68/compile/error-radix-4.a68} (57%) create mode 100644 gcc/testsuite/algol68/compile/radix-hex-supper-1.a68 create mode 100644 gcc/testsuite/algol68/compile/radix-hex-upper-1.a68