Intel® C++ Compiler XE 13.1 User and Reference Guides

Gy

Separates functions into COMDATs for the linker. This option is deprecated.

IDE Equivalent

Windows: Code Generation > Enable Function-Level Linking

Linux: None

OS X: None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Gy

/Gy-

Arguments

None

Default

ON

The compiler separates functions into COMDATs.

Description

This option tells the compiler to separate functions into COMDATs for the linker.

Alternate Options

None


Submit feedback on this help topic