This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH(es)] PR fortran/77391 -- RFC vote on which you prefer
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: "Dominique d'Humières" <dominiq at lps dot ens dot fr>
- Cc: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>, "jvdelisle at charter dot net" <jvdelisle at charter dot net>, fortran at gcc dot gnu dot org
- Date: Fri, 26 Aug 2016 13:34:12 -0700
- Subject: Re: [PATCH(es)] PR fortran/77391 -- RFC vote on which you prefer
- Authentication-results: sourceware.org; auth=none
- References: <4DE8A9E8-7940-4F59-A9F7-431D7711BFD2@lps.ens.fr>
- Reply-to: kargl at uw dot edu
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