Visible to Intel only — GUID: GUID-D34407D0-C0BC-45AE-8338-3AC6486B799E
Visible to Intel only — GUID: GUID-D34407D0-C0BC-45AE-8338-3AC6486B799E
PSECT
General Compiler Directive: Modifies characteristics of a common block.
Syntax
!DIR$ PSECT /common-name/ a[,a] ...
common-name |
Is the name of the common block. The slashes ( / ) are required. |
||||||||||||||
a |
Is one of the following:
|
If one program unit changes one or more characteristics of a common block, all other units that reference that common block must also change those characteristics in the same way.
The defaults are ALIGN=OCTA and WRT.