This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 09205680054 aarch64: XFAIL pred-not-gen-[14].c [PR118956] new 5e9f71254a5 Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199] new b3becb17b82 testsuite: Improve builtin-bswap-5.c
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/fortran/decl.cc | 9 +++++++++ gcc/fortran/trans-common.cc | 2 +- gcc/testsuite/gcc.dg/builtin-bswap-5.c | 6 +++--- gcc/testsuite/gfortran.dg/common_30.f90 | 10 ++++++++++ gcc/testsuite/gfortran.dg/common_31.f90 | 15 +++++++++++++++ 5 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/common_30.f90 create mode 100644 gcc/testsuite/gfortran.dg/common_31.f90