kernel

Generates code for inclusion in the kernel.

IDE Equivalent

None

Architectures

IntelŪ ItaniumŪ architecture

Syntax

Linux: -kernel
Mac OS: None
Windows:    None

Arguments

None

Default

OFF      The restictions on kernel code are not enforced.

Description

This option generates code for inclusion in the kernel. It prevents generation of speculation because support may not be available when the code runs.

This option also suppresses software pipelining.

Alternate Options

None