Hi David, On 05/02/16 15:24, David Malcolm wrote:
The attached patch adds a summary blurb to the top of the GCC 6 changes page, emphasizing that there have been more improvements that we could ever hope to enumerate, and providing prominent links to the porting page, and to the general documentation (albeit to the "Development" version for now, since we haven't yet branched).
I like the idea. I've been trying to get to the porting-to page and always end up giving up and just typing the URL explicitly. +<p> +This page is a brief summary of the huge number of improvements made to +GCC in GCC 6. For more information, see the +<a href="porting_to.html">Porting to GCC 6</a> page and the +<a href="../onlinedocs/index.html#current">full GCC documentation</a>. +</p> I'd say "brief summary of some of the huge number of improvements..." as we don't summarise all of the improvements made ;) Cheers, Kyrill