This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Document LTO support for Ada


Patch for changes.html attached.  OK to install?

-- 
Eric Botcazou
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]