We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa940ce commit 4def437Copy full SHA for 4def437
flang/docs/Extensions.md
@@ -126,7 +126,7 @@ end
126
and `DO CONCURRENT`.
127
* A non-definable actual argument, including the case of a vector
128
subscript, may be associated with an `ASYNCHRONOUS` or `VOLATILE`
129
- dummy argument, F'2023 15.5.2.5 p31 notwithstanding.
+ dummy argument, F'2023 15.5.2.5 p21 notwithstanding.
130
The effects of these attributes are scoped over the lifetime of
131
the procedure reference, and they can by added by internal subprograms
132
and `BLOCK` constructs within the procedure.
0 commit comments