eoshift0.c: For contiguous arrays, use block algorithm.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 2 Jul 2017 12:34:52 +0000 (12:34 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 2 Jul 2017 12:34:52 +0000 (12:34 +0000)
commitb677e2f67f72a8de2b0099f6548e42e4054c180f
tree404add44be33b9d6e666bd7780a716859b0e48fd
parentb0e84cf75a6732833bb52f6c2445ad59bf4aa9d9
eoshift0.c: For contiguous arrays, use block algorithm.

2017-07-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

* intrinsics/eoshift0.c:  For contiguous arrays, use
block algorithm.  Use memcpy where possible.

2017-07-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

* gfortran/eoshift_3.f90:  New test.

From-SVN: r249882
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/eoshift_3.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/intrinsics/eoshift0.c