Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Deprecated and Removed Compiler Options

This topic lists deprecated and removed compiler options and suggests replacement options, if any are available.

For more information on compiler options, see the detailed descriptions of the individual option descriptions in this section.

Deprecated Options

Occasionally, compiler options are marked as "deprecated." Deprecated options are still supported in the current release, but are planned to be unsupported in future releases.

The following two tables list options that are currently deprecated.

Note that deprecated options are not limited to these lists.

Deprecated Linux* and macOSOptions

Suggested Replacement

axS

axSSE4.1

axT

Linux*: axSSSE3
macOS: axSSSE3

fmudflap

None; consider using the Pointer Checker options (such as option check pointers)

Kc++

x c++

march=pentiumii

None

Deprecated Windows* Options

Suggested Replacement

arch:SSE

arch:IA32

Fr

FR

Ge

Gs0

GX

EHsc

GZ

RTC1

Removed Options

Some compiler options are no longer supported and have been removed. If you use one of these options, the compiler issues a warning, ignores the option, and then proceeds with compilation.

The following two tables list options that are no longer supported.

Note that removed options are not limited to these lists.

Removed Linux* and macOSOptions

Suggested Replacement

A-

undef

0f_check

None

alias-args

fargument-alias

axB

axSSE2

axH

axSSE4.2

Removed Windows* Options

Suggested Replacement

debug:parallel

None

G5

None

G6 (or GB)

None

G7

None

Gf

GF

Product and Performance Information

Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.

Notice revision #20201201