This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31196] [4.2/4.1 only] wrong code generated with RESHAPE/TRANSPOSE



------- Comment #10 from tkoenig at gcc dot gnu dot org  2007-05-20 13:28 -------
Subject: Bug 31196

Author: tkoenig
Date: Sun May 20 12:28:29 2007
New Revision: 124872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124872
Log:
2007-05-20  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/31196
        Backport from trunk.
        * intrinsics/reshape_generic.c (reshape_internal):  Increment
        correct variable.

2007-05-20  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/31196
        Backport from trunk.
        * gfortran.dg/reshape_transpose_1.f90:  New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/reshape_transpose_1.f90
Modified:
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/libgfortran/ChangeLog
    branches/gcc-4_2-branch/libgfortran/intrinsics/reshape_generic.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]