opt-report-level, Qopt-report-level

Specifies the detail level of the optimization report.

IDE Equivalent

None

Architectures

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

Syntax

Linux: -opt-report-level[level]
Windows:  /Qopt-report-level[level]

Arguments

level   Is the detail level. Possible values are min, med, or max.

Default

-opt-report-levelmin or
/Qopt-report-levelmin
Minimal details appear in the optimization report.

Description

This option specifies the detail level of the optimization report.

Alternate Options

Linux: -opt_report_level
Windows: /Qopt_report_level

See Also

opt-report, Qopt-report compiler options

Optimizing Applications: Optimizer Report Generation