This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40da83e4a77 x86: Get the widest vector mode from STORE_MAX_PIECES for memset new d358dc6f331 fortran: Remove span overwrite with pointer assignments new 914b7296ebe fortran: Remove redundant initialisation of associate varia [...] new acb0fa251ab fortran: Remove default initialization of local pointers's span new 8d2e44fa199 fortran: Remove premature initialization of a function resu [...] new 0634bd56978 fortran: Remove array bound update after constructor expansion new 14ca0646962 fortran: Remove overwrite of polymorphic associate variable offset
The 6 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/trans-array.cc | 9 -------- gcc/fortran/trans-decl.cc | 14 ------------- gcc/fortran/trans-expr.cc | 5 ----- gcc/fortran/trans-stmt.cc | 28 ------------------------- gcc/testsuite/gfortran.dg/pointer_assign_16.f90 | 25 ++++++++++++++++++++++ 5 files changed, 25 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pointer_assign_16.f90