Gf

Enables read/write string-pooling optimization. This is a deprecated option.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Gf

Arguments

None

Default

ON

Read/write string-pooling optimization is enabled.

Description

This option enables read/write string-pooling optimization.

You should not use /Gf if you write to your strings because it can result in unexpected behavior. If you are not writing to your strings, you should use /GF.

Alternate Options

None

See Also


Submit feedback on this help topic

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