This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/16674] Invalid code in specification expression accepted
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2004 16:34:53 -0000
- Subject: [Bug fortran/16674] Invalid code in specification expression accepted
- References: <20040722172659.16674.Mart.Rentmeester@nn-online.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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