opt-report-file, Qopt-report-file

Specifies the name for an optimization report.

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: -opt-report-filefile
Windows:  /Qopt-report-filefile

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) or /Qopt-report (Windows).

Alternate Options

Linux: -opt_report_file
Mac OS: None

Windows: /Qopt_report_file

See Also

opt-report, Qopt-report compiler options

Optimizing Applications: Optimizer Report Generation