opt-report-routine, Qopt-report-routine

Tells the compiler to generate reports on the routines containing specified text.

IDE Equivalent

Windows: Diagnostics > Optimization Diagnostic Routine

Linux: Compilation Diagnostics > Optimization Diagnostic Routine

Mac OS X: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-opt-report-routine=string

Windows:

/Qopt-report-routine:string

Arguments

string

Is the text (string) to look for.

Default

OFF

No optimization reports are generated.

Description

This option tells the compiler to generate reports on the routines containing specified text as part of their name.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.