diff mbox

[www] Fix typo in htdocs/develop.html

Message ID 20160421121644.GB34188@msticlxl57.ims.intel.com
State New
Headers show

Commit Message

Kirill Yukhin April 21, 2016, 12:16 p.m. UTC
Hello,
This looks like a typo to me.

  GCC 6 Stage 4 (starts 2016-01-20)        GCC 5.3 release (2015-12-04)
       |
       +-- GCC 5 branch created --------+
       |                                 \
       v                                  v

Patch in the bottom. Is it ok to install?

--
Thanks, K

Comments

Bernd Schmidt April 25, 2016, 11:18 a.m. UTC | #1
On 04/21/2016 02:16 PM, Kirill Yukhin wrote:
> Hello,
> This looks like a typo to me.
>
>    GCC 6 Stage 4 (starts 2016-01-20)        GCC 5.3 release (2015-12-04)
>         |
>         +-- GCC 5 branch created --------+
>         |                                 \
>         v                                  v
>
> Patch in the bottom. Is it ok to install?

Sure.


Bernd
diff mbox

Patch

Index: develop.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/develop.html,v
retrieving revision 1.162
diff -u -r1.162 develop.html
--- develop.html        15 Apr 2016 15:30:19 -0000      1.162
+++ develop.html        21 Apr 2016 12:16:24 -0000
@@ -571,7 +571,7 @@ 
        |                                       v
   GCC 6 Stage 4 (starts 2016-01-20)        GCC 5.3 release (2015-12-04)
        |
-       +-- GCC 5 branch created --------+
+       +-- GCC 6 branch created --------+
        |                                 \
        v                                  v
   GCC 7 Stage 1 (starts 2016-04-15)