diff mbox

Web site patch committed: Mention Go in list of frontends

Message ID mcr62v3j253.fsf@google.com
State New
Headers show

Commit Message

Ian Lance Taylor Dec. 8, 2010, 11:06 p.m. UTC
I committed this patch to the web site to mention Go in the list of gcc
frontends.

Ian
diff mbox

Patch

Index: frontends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/frontends.html,v
retrieving revision 1.35
diff -u -r1.35 frontends.html
--- frontends.html	2 May 2010 15:46:40 -0000	1.35
+++ frontends.html	8 Dec 2010 23:05:43 -0000
@@ -10,7 +10,7 @@ 
 <p>Currently the main GCC distribution contains front ends for C
 (gcc), C++ (g++), Objective C,
 Fortran, Java (<a
-href="java/">GCJ</a>), and Ada (GNAT).</p>
+href="java/">GCJ</a>), Ada (GNAT), and Go.</p>
 
 <p>There are several more front ends for different languages that have
 been written for GCC but not yet integrated into the main distribution