Hi Sandra,
On Sun, 24 Apr 2016, Sandra Loosemore wrote:
> I haven't done a careful review of the whole section of existing text,
> but I did notice a few things in text not being touched by this patch:
I noticed not all of the changes you recommended actually have been
made, of which I now take care by applying the patch below (finally).
Thanks for your, as usual, good feedback!
Gerald
Index: gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.92
diff -u -r1.92 changes.html
--- gcc-6/changes.html 2 Feb 2017 21:48:31 -0000 1.92
+++ gcc-6/changes.html 18 Feb 2017 22:13:42 -0000
@@ -723,8 +723,8 @@
<li>The new command-line options <code>-march=native</code>,
and <code>-mtune=native</code> are now available on native IBM
- z Systems. Specifying these options will cause GCC to
- auto-detect the host CPU and rewrite these options to the
+ z Systems. Specifying these options causes GCC to
+ auto-detect the host CPU and choose the
optimal setting for that system. If GCC is unable to detect
the host CPU these options have no effect.</li>