gcc/libgfortran
Thomas Koenig 8e249b232d 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
2005-04-30 20:51:39 +00:00
..
generated Fix matmul PR18857 and supply testcase 2005-04-30 18:17:54 +00:00
intrinsics * intrinsics/rename.c: Add missing #includes. 2005-04-29 02:46:36 +02:00
io configure.ac: Check for ftruncate and chsize. 2005-04-29 14:24:04 +00:00
m4 Fix matmul PR18857 and supply testcase 2005-04-30 18:17:54 +00:00
runtime
.cvsignore
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the end of an array) 2005-04-30 20:51:39 +00:00
config.h.in configure.ac: Check for ftruncate and chsize. 2005-04-29 14:24:04 +00:00
configure Fix matmul PR18857 and supply testcase 2005-04-30 18:17:54 +00:00
configure.ac configure.ac: Check for ftruncate and chsize. 2005-04-29 14:24:04 +00:00
fmain.c
libgfortran.h re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the end of an array) 2005-04-30 20:51:39 +00:00
libtool-version
Makefile.am
Makefile.in
mk-sik-inc.sh
mk-srk-inc.sh