This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 358dfcb gcc/ new cc7124a gcc/fortran/ChangeLog: new 65de97d Added missing testcase of r232919. new 9c6705c Several instructions disassemble a zero immediate as wzr/xzr [...]
The 3 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/ChangeLog | 10 ++++++++++ gcc/config/aarch64/aarch64.md | 12 ++++++------ gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/decl.c | 7 +++++-- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gfortran.dg/block_15.f08 | 20 ++++++++++++++++++++ gcc/testsuite/gfortran.dg/block_end_error_1.f90 | 2 +- 7 files changed, 55 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/block_15.f08