Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
Important Update: Community Platform Migration​. Learn more​>

!DEC$ psect align

jsgordon
Beginner
1,568 Views

To revive what looks like an old topic...

The documentation seems to say that this

!DEC$ psect /xxx/ align=page

should still work, even under Linux, but it seems to have no effect...

 

Sample program on this forum from 2001, and also check of intermediate assembler file produced by ifort, both confirm that this directive has no effect on generated code. Is there some command line switch or other option required to make it work?

 

 

0 Kudos
0 Replies
Reply