Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 6/24/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

FA (ifx only)

Produces an assembly listing without source or machine code annotations.

Syntax

Linux:

None

Windows:

/FA

Arguments

None

Default

OFF

No source or machine code annotations appear in the assembly listing file, if one is produced.

Description

This option roduces an assembly listing without source or machine code annotations. It is equivalent to option /S.

IDE Equivalent

Visual Studio: Output Files > Assembler Output

Alternate Options

None