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: [patch,fortran,committed] Fix two regression tests by adding -fmax-errors=


Tobias Burnus wrote:
As written in previous emails the two tests

FAIL: gfortran.dg/io_constraints_3.f90 -O (test for excess errors)

and

FAIL: gfortran.dg/gomp/reduction1.f90 -O (test for errors, line 100)

fail as they emit more than 25 errors.

Thanks for cleaning that up -- and my apologies for introducing the failure; I apparently forgot to rerun the regression tests after reducing the default limit from 50 to 25. Mea culpa.


- Brooks


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