opt-report, Qopt-report

Tells the compiler to generate an optimization report to stderr.

IDE Equivalent

None

Architectures

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

Syntax

Linux: -opt-report
Windows:  /Qopt-report

Arguments

None

Default

OFF No optimization report is generated.

Description

This option tells the compiler to generate an optimization report to stderr.

Alternate Options

Linux: -opt_report
Windows: /Qopt_report

See Also

opt-report-file, Qopt-report-file compiler options

Optimizing Applications: Optimizer Report Generation