Intel® Fortran Compiler

Developer Guide and Reference

ID 767251
Date 3/31/2025
Public

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

Visible to Intel only — GUID: GUID-057CF292-7D63-429D-8969-C3D89D58A1E8

Document Table of Contents

FA

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