diff mbox

[wwwdocs,committed] gcc-4.7/changes.html#Fortran: Add polymorphic arrays

Message ID 4EE61977.3000600@net-b.de
State New
Headers show

Commit Message

Tobias Burnus Dec. 12, 2011, 3:10 p.m. UTC
I have committed attached patch for 
http://gcc.gnu.org/gcc-4.7/changes.html#fortran

Tobias
diff mbox

Patch

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.67
diff -u -p -r1.67 changes.html
--- changes.html	6 Dec 2011 00:44:54 -0000	1.67
+++ changes.html	12 Dec 2011 15:06:56 -0000
@@ -477,6 +477,8 @@  well.</p></li>
          that Fortran does not support static constructor functions; only
          default initialization or an explicit structure-constructor
          initialization are available.</li>
+       <li><a href="http://gcc.gnu.org/wiki/OOP">Polymorphic</a>
+         (<code>class</code>) arrays are now supported.</li>
       </ul></li>
     <li><a href="http://gcc.gnu.org/wiki/Fortran2008Status">Fortran 2008</a>:
       <ul>