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/16509] gfortran rejects "REAL R(2) /2*1.0/"


------- Additional Comments From billingd at gcc dot gnu dot org  2004-07-14 01:00 -------
This is not (and never was) standard fortran, by my reading of:
 - Fortran 77 ANSI X3.9-1978 Section 9.1
 - Fortran 200x ISO/IEC FCD 1539-1:2004(E)
There are other ways to do it in F200x.

This is an extension supported by g77 and ICC.  I don't use it, and
I couldn't see it documented in the g77 manual.

Someone needs to:
 - decide if this "feature" is required in gfortran,
 - document the decision either way.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
   Last reconfirmed|2004-07-13 16:32:13         |2004-07-14 01:00:43
               date|                            |
   Target Milestone|---                         |3.5.0


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


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