]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the end of...
authorThomas Koenig <Thomas.Koenig@online.de>
Sat, 30 Apr 2005 20:51:39 +0000 (20:51 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 30 Apr 2005 20:51:39 +0000 (20:51 +0000)
commit8e249b232d0538f19b6e76ef6f29ba21f2404611
treef70607dd292f60d2f1f11a474ace6c3d9490898c
parentf1aa042fee7a11e31d710aee13f381d716183d56
re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the end of an array)

2005-04-30  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/18958
        libgfortran.h:  Change typedef of index_type from size_t
        to ssize_t.

2005-04-30  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/18958
        * gfortran.dg/eoshift.f90:  New test case.

From-SVN: r99047
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/eoshift.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/libgfortran.h