Intel® Fortran Compiler 17.0 Developer Guide and Reference
Tells the compiler to produce objects through the assembler. This is a deprecated option. There is no replacement option.
Linux and macOS: | -use-asm -no-use-asm |
Windows: | /Quse-asm /Quse-asm- |
None
OFF |
The compiler produces objects directly. |
This option tells the compiler to produce objects through the assembler.
None