This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [PATCH(es)] PR fortran/77391 -- RFC vote on which you prefer


On Fri, Aug 26, 2016 at 10:02:39PM +0200, Dominique d'Humières wrote:
> See my comment to pr77391: I vote for none.

Your vote is noted.  See my response the PR.  In addition,

1.4.2 Constraints

Often a constraint is associated with a particular syntax rule.
Where that is the case, the constraint is annotated with the
syntax rule number in parentheses.  A constraint that is associated
with a syntax rule constitutes part of the definition of the syntax
term defined by the rule.  It thus applies in all places where the
syntax term appears.


1.5 Conformance

A processor conforms to this part of ISO/IEC 1539 if:

  (3) it contains the capability to detect and report the use within
      a submitted program unit of an additional form or relationship
      that is not permitted by the numbered syntax rules or constraints,
      including the deleted features described in Annex B

-- 
Steve


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