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

H.J. Lu hjl.tools@gmail.com
Sat Mar 28 14:52:00 GMT 2015


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.



More information about the Gcc-patches mailing list