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/16674] Invalid code in specification expression accepted


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-28 16:34 -------
This is indeed a difference between Fortran 95 and Fortrtan 90, and the code is
valid Fortran 95. See section 7.1.6.2 of the standard. I'm closing this as
resolved/invalid, as this is no bug. If someone thinks that we should allow
-std=F90 and deal with this issue, please reopen as an enhancement request.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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