]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)
authorThomas Koenig <Thomas.Koenig@online.de>
Tue, 28 Jun 2005 21:57:45 +0000 (21:57 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 28 Jun 2005 21:57:45 +0000 (21:57 +0000)
commit0f363a3b8c00a0632195824755d7f8b6cfc245a7
tree73edcbbab941b2ce61c7ae3dd60972e8bc5a6c4e
parent4de67c26feb1b3535451df4e3bd10b7386029f02
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/eoshift3.m4:  Correct bstride (it needs to be multiplied
        by size since it's a char pointer).
        * m4/eoshift3_4.c:  Regenerated.
        * m4/eoshift3_8.c:  Regenerated.

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

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

From-SVN: r101392
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_eoshift.f90
libgfortran/ChangeLog
libgfortran/generated/eoshift3_4.c
libgfortran/generated/eoshift3_8.c
libgfortran/m4/eoshift3.m4
This page took 0.072582 seconds and 5 git commands to generate.