diff mbox

[wwwdocs] Document LTO support for Ada

Message ID 201102071132.50836.ebotcazou@adacore.com
State New
Headers show

Commit Message

Eric Botcazou Feb. 7, 2011, 10:32 a.m. UTC
Patch for changes.html attached.  OK to install?

Comments

Gerald Pfeifer Feb. 7, 2011, 11:32 a.m. UTC | #1
On Mon, 7 Feb 2011, Eric Botcazou wrote:
> Patch for changes.html attached.  OK to install?

Looks good, thanks!

Gerald
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.106
diff -u -r1.106 changes.html
--- changes.html	7 Feb 2011 10:21:59 -0000	1.106
+++ changes.html	7 Feb 2011 10:34:30 -0000
@@ -106,6 +106,7 @@ 
            applications where static constructors are very common. For
            example, static constructors are used when including the
            <code>iostream</code> header.</li>
+        <li>Support for the Ada language has been added.</li>
       </ul>
       </li>
       <li>Interprocedural optimization improvements