This is the mail archive of the gcc-patches@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]

Re: [patch, libgfortran] [4.8/4.9/5 Regression] error reading (and writing) large text files in gfortran


On Sat, Mar 28, 2015 at 7:43 AM, Dominique Dhumieres <dominiq@lps.ens.fr> wrote:
> Do you see "Fatal Error: Error count reached limit of ..." in your logs?
> If yes, what is the value.
>
> Compiling the code with -fmax-errors=51, I get
> Fatal Error: Error count reached limit of 51.
>
> This fatal error disappears with -fmax-errors=52, well below the limit in the test:
> -fmax-errors=100.

I didn't see such message on that test.

-- 
H.J.


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