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] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes


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

             Bug #: 54339
           Summary: [4.8 Regression] Update gfortran manual for GCC 4.8's
                    TS29113 changes
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


That's not a regression â but the manual has to be updated for the TS29113
changes before the 4.8 release â and marking it as regression.

Namely,
  http://gcc.gnu.org/onlinedocs/gfortran/Standards.html
  http://gcc.gnu.org/onlinedocs/gfortran/Interoperability-with-C.html
  http://gcc.gnu.org/onlinedocs/gfortran/TS-29113-status.html

Additionally, the F2003 & F2008 status should be updated.
  http://gcc.gnu.org/onlinedocs/gfortran/Fortran-2003-and-2008-status.html

And, we should consider to also link to the deferred-length string version of
ISO Varying strings at 
http://gcc.gnu.org/onlinedocs/gfortran/Varying-Length-Character-Strings.html

And as always: Read through the whole document â and the internals document â
and consider improvements of all kinds.


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