public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/54339] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes
@ 2012-08-21  7:06 burnus at gcc dot gnu.org
  2012-08-21  7:06 ` [Bug fortran/54339] " burnus at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-08-21  7:06 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/54339] [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes
  2012-08-21  7:06 [Bug fortran/54339] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes burnus at gcc dot gnu.org
@ 2012-08-21  7:06 ` burnus at gcc dot gnu.org
  2012-08-21  8:00 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-08-21  7:06 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5
                 CC|                            |burnus at gcc dot gnu.org


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/54339] [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes
  2012-08-21  7:06 [Bug fortran/54339] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes burnus at gcc dot gnu.org
  2012-08-21  7:06 ` [Bug fortran/54339] " burnus at gcc dot gnu.org
@ 2012-08-21  8:00 ` rguenth at gcc dot gnu.org
  2013-02-07 11:08 ` burnus at gcc dot gnu.org
  2013-02-07 11:11 ` burnus at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-08-21  8:00 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/54339] [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes
  2012-08-21  7:06 [Bug fortran/54339] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes burnus at gcc dot gnu.org
  2012-08-21  7:06 ` [Bug fortran/54339] " burnus at gcc dot gnu.org
  2012-08-21  8:00 ` rguenth at gcc dot gnu.org
@ 2013-02-07 11:08 ` burnus at gcc dot gnu.org
  2013-02-07 11:11 ` burnus at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: burnus at gcc dot gnu.org @ 2013-02-07 11:08 UTC (permalink / raw)
  To: gcc-bugs


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/54339] [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes
  2012-08-21  7:06 [Bug fortran/54339] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes burnus at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2013-02-07 11:08 ` burnus at gcc dot gnu.org
@ 2013-02-07 11:11 ` burnus at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: burnus at gcc dot gnu.org @ 2013-02-07 11:11 UTC (permalink / raw)
  To: gcc-bugs


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |burnus at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-02-07 11:10:16 UTC ---
FIXED


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-07 11:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-21  7:06 [Bug fortran/54339] New: [4.8 Regression] Update gfortran manual for GCC 4.8's TS29113 changes burnus at gcc dot gnu.org
2012-08-21  7:06 ` [Bug fortran/54339] " burnus at gcc dot gnu.org
2012-08-21  8:00 ` rguenth at gcc dot gnu.org
2013-02-07 11:08 ` burnus at gcc dot gnu.org
2013-02-07 11:11 ` burnus at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).