[Bug libfortran/18958] [4.0 only] eoshift segfaults when shifting off the end of an array

2005-05-07 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-07 
19:48 ---
Subject: Bug 18958

CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED]   2005-05-07 19:48:19

Modified files:
libgfortran: ChangeLog libgfortran.h 
gcc/testsuite  : ChangeLog 
Added files:
gcc/testsuite/gfortran.dg: eoshift.f90 

Log message:
2005-05-06  Thomas Koenig  [EMAIL PROTECTED]

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

2005-05-06  Thomas Koenig  [EMAIL PROTECTED]

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

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.163.2.23r2=1.163.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/libgfortran.h.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.23r2=1.23.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=1.5084.2.165r2=1.5084.2.166
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/eoshift.f90.diff?cvsroot=gcconly_with_tag=gcc-4_0-branchr1=NONEr2=1.1.4.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18958


[Bug libfortran/18958] [4.0 only] eoshift segfaults when shifting off the end of an array

2005-05-07 Thread tkoenig at gcc dot gnu dot org

--- Additional Comments From tkoenig at gcc dot gnu dot org  2005-05-07 
19:49 ---
Fixed in the 4.0 branch. Closing.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18958


[Bug libfortran/18958] [4.0 only] eoshift segfaults when shifting off the end of an array

2005-05-02 Thread tkoenig at gcc dot gnu dot org


-- 
   What|Removed |Added

  Known to fail||4.0.0
  Known to work||4.1.0
Summary|eoshift segfaults when  |[4.0 only] eoshift segfaults
   |shifting off the end of an  |when shifting off the end of
   |array   |an array
   Target Milestone|--- |4.0.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18958