opt-report-file, Qopt-report-file

Specifies the name for an optimization report.

IDE Equivalent

None

Architectures

IA-32, IntelĀ® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

-opt-report-file=file

Windows:

/Qopt-report-file:file

Arguments

file

Is the name for the optimization report.

Default

OFF

No optimization report is generated.

Description

This option specifies the name for an optimization report. If you use this option, you do not have to specify -opt-report (Linux and Mac OS X) or /Qopt-report (Windows).

Alternate Options

None

See Also