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

ID 767251
Date 6/24/2024
Public
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