2017-07-02 Thomas Koenig <tkoenig@gcc.gnu.org>
commit5c7d9e5ffd3174bc1ee205e0e202053fafd29419
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Jul 2017 12:34:52 +0000 (2 12:34 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Jul 2017 12:34:52 +0000 (2 12:34 +0000)
tree404add44be33b9d6e666bd7780a716859b0e48fd
parent8734172da3ce82bc46dd0a3dc34dd404dfff8abb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249882 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/eoshift_3.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/intrinsics/eoshift0.c