This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9ea46d9468 Fortran: Fix checking for IMPURE in DO CONCURRENT. new 1dd769b3d0d Alpha: Fix base block alignment calculation regression
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/config/alpha/alpha.cc | 23 +++---- .../gcc.target/alpha/memcpy-nested-offset-long.c | 76 ++++++++++++++++++++++ .../gcc.target/alpha/memcpy-nested-offset-quad.c | 64 ++++++++++++++++++ 3 files changed, 150 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/alpha/memcpy-nested-offset-long.c create mode 100644 gcc/testsuite/gcc.target/alpha/memcpy-nested-offset-quad.c