diff mbox

[wwwdocs] Document initial support for Ada 2012 in GCC 4.6

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

Commit Message

Eric Botcazou Feb. 22, 2011, 11:08 p.m. UTC
Applied as obvious. :-)
diff mbox

Patch

Index: gcc-4.6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.116
diff -u -r1.116 changes.html
--- gcc-4.6/changes.html	17 Feb 2011 19:14:45 -0000	1.116
+++ gcc-4.6/changes.html	22 Feb 2011 23:09:23 -0000
@@ -257,6 +257,7 @@ 
     <li>Stack checking has been improved on selected architectures (Alpha,
     IA-32/x86-64, RS/6000 and SPARC): it now will detect stack overflows
     in all cases on these architectures.</li>
+    <li>Initial support for Ada 2012 has been added.</li>
   </ul>
 
 <h3>C family</h3>