public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/34175]  New: Document when fixed form and when free form source code is assumed
@ 2007-11-21 16:26 burnus at gcc dot gnu dot org
  2007-11-25  2:45 ` [Bug fortran/34175] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: burnus at gcc dot gnu dot org @ 2007-11-21 16:26 UTC (permalink / raw)
  To: gcc-bugs

This was asked for on IRC.
Add something about the following:

.f90, .f95, .f03 (and at some point .f08) and their captial version .F90, .F95,
.F03 (and at some point .F08 for Fortran 2008) will default to free-format
Fortran.

.for, .ftn and .f as well as .F, .FOR, .FTN and .FPP are considered as fixed
form.

The captial version is run through the C Preprocessor (cpp, sometimes also fpp
called) prior compilation; .fpp is run though cpp even though lower cased.

Present version:
http://gcc.gnu.org/onlinedocs/gfortran/GNU-Fortran-and-GCC.html
http://gcc.gnu.org/onlinedocs/gfortran/Preprocessing-and-conditional-compilation.html


-- 
           Summary: Document when fixed form and when free form source code
                    is assumed
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

* [Bug fortran/34175] Document when fixed form and when free form source code is assumed
  2007-11-21 16:26 [Bug fortran/34175] New: Document when fixed form and when free form source code is assumed burnus at gcc dot gnu dot org
@ 2007-11-25  2:45 ` pinskia at gcc dot gnu dot org
  2007-11-25  3:02 ` jvdelisle at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-25  2:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-11-25 02:45 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-11-25 02:45:44
               date|                            |


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


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

* [Bug fortran/34175] Document when fixed form and when free form source code is assumed
  2007-11-21 16:26 [Bug fortran/34175] New: Document when fixed form and when free form source code is assumed burnus at gcc dot gnu dot org
  2007-11-25  2:45 ` [Bug fortran/34175] " pinskia at gcc dot gnu dot org
@ 2007-11-25  3:02 ` jvdelisle at gcc dot gnu dot org
  2007-11-25 17:25 ` jvdelisle at gcc dot gnu dot org
  2007-12-02 21:01 ` jvdelisle at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2007-11-25  3:02 UTC (permalink / raw)
  To: gcc-bugs



-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jvdelisle at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2007-11-25 02:45:44         |2007-11-25 03:02:16
               date|                            |


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


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

* [Bug fortran/34175] Document when fixed form and when free form source code is assumed
  2007-11-21 16:26 [Bug fortran/34175] New: Document when fixed form and when free form source code is assumed burnus at gcc dot gnu dot org
  2007-11-25  2:45 ` [Bug fortran/34175] " pinskia at gcc dot gnu dot org
  2007-11-25  3:02 ` jvdelisle at gcc dot gnu dot org
@ 2007-11-25 17:25 ` jvdelisle at gcc dot gnu dot org
  2007-12-02 21:01 ` jvdelisle at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2007-11-25 17:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2007-11-25 17:25 -------
Subject: Bug 34175

Author: jvdelisle
Date: Sun Nov 25 17:25:22 2007
New Revision: 130411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130411
Log:
2007-11-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/34175
        * gfortran.texi: Document default forms assumed for various file
        extensions.

Modified:
    trunk/gcc/fortran/ChangeLog


-- 


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


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

* [Bug fortran/34175] Document when fixed form and when free form source code is assumed
  2007-11-21 16:26 [Bug fortran/34175] New: Document when fixed form and when free form source code is assumed burnus at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-11-25 17:25 ` jvdelisle at gcc dot gnu dot org
@ 2007-12-02 21:01 ` jvdelisle at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2007-12-02 21:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2007-12-02 21:00 -------
All done, forgot to close this earlier.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2007-12-02 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-21 16:26 [Bug fortran/34175] New: Document when fixed form and when free form source code is assumed burnus at gcc dot gnu dot org
2007-11-25  2:45 ` [Bug fortran/34175] " pinskia at gcc dot gnu dot org
2007-11-25  3:02 ` jvdelisle at gcc dot gnu dot org
2007-11-25 17:25 ` jvdelisle at gcc dot gnu dot org
2007-12-02 21:01 ` jvdelisle at gcc dot gnu dot 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).