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

ffunction-sections

Places each function in its own COMDAT section.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

-ffunction-sections

Windows:

None

Arguments

None

Default

OFF

Description

Places each function in its own COMDAT section.

Alternate Options

-fdata-sections


Submit feedback on this help topic