On Wed, 16 Nov 2011, Tobias Burnus wrote:
I have committed the following patch for http://gcc.gnu.org/gcc-4.7/changes.html#fortran
How about the following minor editorial change on top? Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.63 diff -u -r1.63 changes.html --- changes.html 23 Nov 2011 23:27:28 -0000 1.63 +++ changes.html 27 Nov 2011 02:47:25 -0000 @@ -432,7 +432,7 @@ only the addresses are printed.</li> <li><a href="http://gcc.gnu.org/wiki/Fortran2003Status">Fortran 2003</a>: <ul> - <li>Generic interface name which have the same name as derived types + <li>Generic interface names which have the same name as derived types are now supported, which allows to write constructor functions. Note that Fortran does not support static constructor functions; only default initialization or an explicit structure-constructor