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

Alternate Options

Linux: -opt_report_file
Windows: /Qopt_report_file

See Also

opt-report, Qopt-report compiler options

Optimizing Applications: Optimizer Report Generation