re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)
authorThomas Koenig <Thomas.Koenig@online.de>
Tue, 28 Jun 2005 23:07:20 +0000 (23:07 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 28 Jun 2005 23:07:20 +0000 (23:07 +0000)
commit7f8f6d5f05abb9f672982718f549a6fa81bf7270
tree62dc030b2395df32edb7d2c7391850d46aa1aafd
parenta05be2e0c3e6147b014dcc06c6673ff0fff9c3d9
re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)

2005-06-28  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/22142
        * m4/eoshift1.m4:  Correct bstride (it needs to be multiplied
        by size since it's a char pointer).
        * m4/eoshift1_4.c:  Regenerated.
        * m4/eoshift1_8.c:  Regenerated.

2005-06-28  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/22142
        * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
        Add testcase also testing eoshift1 for PR 22142.

From-SVN: r101398
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_eoshift.f90
libgfortran/ChangeLog
libgfortran/generated/eoshift1_4.c
libgfortran/generated/eoshift1_8.c
libgfortran/m4/eoshift1.m4