File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ rq15. [optional] The ISO_C_BINDING module may provide additional integer
6666
6767rq17. [optional] The ISO_C_BINDING module may provide additional integer
6868 named constants for KIND parameters corresponding to C interchange
69- decimal floating types of the form '_DecimalN' if the companion
70- processor defines them.
69+ decimal floating types of the form '_DecimalN' and '_DecimalNx' if
70+ the companion processor defines them.
7171
72723 Specifications
7373================
@@ -165,6 +165,8 @@ sp15. [if rq15] If the companion processor defines additional types of
165165
166166sp17. [if rq17] If the companion processor defines additional types of
167167 the form '_DecimalN', the processor may add integer named
168- constants of the form 'C_DECIMALN'.
168+ constants of the form 'C_DECIMALN'. If the companion processor
169+ defines additional types of the form '_DecimalNx', the processor
170+ may add integer named constants of the form 'C_DECIMALNX'.
169171
170172=== END ===
You can’t perform that action at this time.
0 commit comments