This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [Bug libfortran/32456] IO error message should show Unit/Filename


jvdelisle at gcc dot gnu dot org wrote:
------- Comment #6 from jvdelisle at gcc dot gnu dot org  2007-06-25 02:48 -------
Subject: Bug 32456

Author: jvdelisle
Date: Mon Jun 25 02:48:14 2007
New Revision: 125996

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125996
Log:
2007-06-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/32456
        * gfortran.dg/secnds-1.f: Revise test to reduce random errors.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/secnds-1.f


I committed a fix up for the secnds-1.f test case similar to what was done for secnds.f to reduce the random failure rate. The new test, I was not able to get any failures out 100000 runs. The previous test I was getting about 2% for the sample number of tests.

I also managed to copy and paste the PR number from my previous commit. Please disregard the pr number

Jerry


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