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 #7 from jvdelisle at gcc dot gnu dot org  2008-04-24 03:48 -------
Subject: Bug 35994

Author: jvdelisle
Date: Thu Apr 24 03:48:00 2008
New Revision: 134615

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134615
Log:
2008-04-23  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:
    trunk/gcc/fortran/ChangeLog
    trunk/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]