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/35994] [4.3/4.4 regression] MAXLOC and MINLOC off by one with mask



------- Comment #10 from jvdelisle at gcc dot gnu dot org  2008-04-26 15:34 -------
Subject: Bug 35994

Author: jvdelisle
Date: Sat Apr 26 15:33:27 2008
New Revision: 134708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134708
Log:
2008-04-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
            Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>

        PR fortran/35994
        * trans-instrinsic.c (gfc_conv_intrinsic_minmaxloc):
         Correctly adjust loop counter offset.

Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/trans-intrinsic.c


-- 


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


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