I have committed attached patch for
http://gcc.gnu.org/gcc-4.7/changes.html#fortran
Tobias
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>