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/31399] Wrong code for do loop with large interation count



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2007-05-07 06:53 -------
Subject: Bug 31399

Author: fxcoudert
Date: Mon May  7 05:53:07 2007
New Revision: 124496

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124496
Log:
        PR fortran/31399

        * trans-stmt.c (gfc_trans_do): Handle large loop counts.

        * gfortran.dg/do_3.F90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/do_3.F90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-stmt.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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