This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9b820ef This patchset improves zero extend costs and code generation. new 2c44ece On AArch64 the UXTB and UXTH instructions are aliases of UBFM [...] new 7a4429b 2016-07-28 Steven G. Kargl kargl@gcc.gnu.org Thomas [...]
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/ChangeLog | 13 ++++++++++++ gcc/config/aarch64/aarch64.c | 4 ++-- gcc/config/aarch64/aarch64.md | 22 ++++++++++++++------ gcc/config/aarch64/iterators.md | 3 --- gcc/fortran/ChangeLog | 13 ++++++++++-- gcc/fortran/error.c | 39 ++++++++++++++++++++--------------- gcc/fortran/frontend-passes.c | 5 +++++ gcc/testsuite/ChangeLog | 9 ++++++-- gcc/testsuite/gfortran.dg/pr71883.f90 | 38 ++++++++++++++++++++++++++++++++++ 9 files changed, 114 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr71883.f90