This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/54339] [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54339

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-02-07 11:08:28 UTC ---
Author: burnus
Date: Thu Feb  7 11:08:20 2013
New Revision: 195845

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195845
Log:
2013-02-07  Tobias Burnus  <burnus@net-b.de>

        PR fortran/54339
        * gfortran.texi (Standards): Mention TS29113.
        (Varying Length Character): Mention deferred-length
        strings.
        (Fortran 2003 Status): Add unlimited polymorphic.
        (TS 29113 Status): Add TYPE(*) and DIMENSION(..).
        (C Interop): Update the section about TS29113.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortran.texi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]