[Bug fortran/13105] [gfortran] array slice can return incorrect values and can have incorrect shape
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 24 13:52:00 GMT 2003
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-11-24 13:52 -------
Subject: Bug 13105
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: pbrook@gcc.gnu.org 2003-11-24 13:52:35
Modified files:
gcc/fortran : ChangeLog array.c trans-array.c
Added files:
gcc/testsuite/gfortran.fortran-torture/execute: test_slice.f90
Log message:
PR fortran/13105
* array.c (gfc_array_ref_shape): Handle elemental dimensions.
* trans-array.c (gfc_trans_preloop_setup): Use correct dim lookup.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.76&r2=1.1.2.77
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/array.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.4&r2=1.1.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-array.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.9&r2=1.1.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.fortran-torture/execute/test_slice.f90.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=NONE&r2=1.1.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13105
More information about the Gcc-bugs
mailing list