[Patch,wwwdocs] 4.5 changes: MPC and Fortran
Ralf Wildenhues
Ralf.Wildenhues@gmx.de
Mon Jun 8 19:27:00 GMT 2009
Hello Tobias,
a couple of typos:
* Tobias Burnus wrote on Mon, Jun 08, 2009 at 09:01:00PM CEST:
> Suggestions for the wording? OK for check in?
> --- htdocs/gcc-4.5/changes.html 3 Jun 2009 09:31:29 -0000 1.15
> +++ htdocs/gcc-4.5/changes.html 8 Jun 2009 18:56:33 -0000
> + <li>GNU Fortran no longer links agains <code>libgfortranbegin</code>.
against
> + As before <code>MAIN__</code> (assembler symbol name) is the actual
> + Fortran main program, which is invoked by <code>main</code> function.
> + <li>Fortran 2003 support has been extended:
> + <ul>
> + <li>Procedure-pointer function results and procedure-pointer
> + components with the NOPASS attribute,</li>
> + <li><code>DEFERRED</code> type-bound procedures, and</li>
> + <li>the ERRMSG= argument of the ALLOCATE and DEALLOCATE statements
> + has been implemented.</li>
> + <li>The <code>INT_FAST{8,16,32,64,128}_T</code> kind type parameters
> + of the intrisic module <code>ISO_C_BINDING</code> are now supported.
intrinsic
> + </ul>
> + </li>
Cheers,
Ralf
More information about the Fortran
mailing list