| Submitter | Eric Botcazou |
|---|---|
| Date | Feb. 7, 2011, 10:32 a.m. |
| Message ID | <201102071132.50836.ebotcazou@adacore.com> |
| Download | mbox | patch |
| Permalink | /patch/82094/ |
| State | New |
| Headers | show |
Comments
On Mon, 7 Feb 2011, Eric Botcazou wrote:
> Patch for changes.html attached. OK to install?
Looks good, thanks!
Gerald
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