Tells the compiler to generate reports on the routines containing specified text.
Windows: Diagnostics > Optimization Diagnostic Routine
Linux: Compilation Diagnostics > Optimization Diagnostic Routine
Mac OS X: None
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -opt-report-routine=string |
Windows: | /Qopt-report-routine:string |
string |
Is the text (string) to look for. |
OFF |
No optimization reports are generated. |
This option tells the compiler to generate reports on the routines containing specified text as part of their name.
None
Copyright © 1996-2010, Intel Corporation. All rights reserved.