[Patch,wwwdocs] 4.6 changes.html/Fortran: -fwhole-file is enabled by default

Gerald Pfeifer gerald@pfeifer.com
Sat Jul 24 18:25:00 GMT 2010


On Fri, 23 Jul 2010, Tobias Burnus wrote:
> --- changes.html        16 Jul 2010 11:35:00 -0000      1.31
> +++ changes.html        23 Jul 2010 20:34:00 -0000
> @@ -144,6 +144,9 @@
>      <li>Much improved compile time for large array constructors.</li>
>      <li>Improved diagnostics, especially with
>        <code>-fwhole-file</code>.</li>
> +    <li>The <code>-fwhole-file flag is now enabled by default. The
> +    flag improves the code generation and diagnostics. It can be
> +    disabled using the deprecated <code>-fno-whole-file</code> flag.</li>

Just "code generation" (without "the").

And how about saying "This improves"?

Just two minor comments, thanks for the update!

Gerald



More information about the Gcc-patches mailing list