Intel® Fortran Compiler XE 13.1 User and Reference Guides
Tells the compiler to produce objects through the assembler.
-use-asm: All
Linux and OS X: | -use-asm -no-use-asm |
Windows: | None |
None
OFF |
The compiler produces objects directly. |
This option tells the compiler to produce objects through the assembler.
None