Specifies the detail level of the optimization report.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux and Mac OS: | -opt-report-levellevel |
Windows: | /Qopt-report-levellevel |
level | Is the detail level. Possible values are min, med, or max. |
OFF | The compiler does not generate an optimization report. However, if -opt-report is specified, the default is -opt-report-levelmed or /Qopt-report-levelmed. |
This option specifies the detail level of the optimization report.
To use this option, you must specify -opt-report (Linux and Mac OS) or /Qopt-report (Windows).
Linux: -opt_report_level
Mac OS: None
Windows: /Qopt_report_level
opt-report, Qopt-report compiler options