------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-05 
19:02 -------
Subject: Bug 21912

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

Modified files:
        gcc/fortran    : ChangeLog trans-array.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/gfortran.dg: array_constructor_4.f90 

Log message:
        fortran/
        PR fortran/21912
        * trans-array.c (gfc_trans_array_constructor_value): Slightly reorder.
        Generate correct exit condition in case of negative steps in
        implied-do loops.
        testsuite/
        PR fortran/21912
        * gfortran.dg/array_constructor_4.f90: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.335.2.69&r2=1.335.2.70
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-array.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.39.2.4&r2=1.39.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.232&r2=1.5084.2.233
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/array_constructor_4.f90.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=NONE&r2=1.1.2.1



-- 


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

Reply via email to