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 options. For example, for more information on -ax (Linux* OS and Mac OS* X) or /Qax (Windows* OS), or -x (Linux* OS and Mac OS* X) or /Qx (Windows* OS), see the compiler option description.
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 options are deprecated in this release of the compiler:
Linux* OS and Mac OS* X Options |
Suggested Replacement |
---|---|
-A- |
-undef |
-axK |
No exact replacement; upgrade to -msse2 |
-axN |
Linux* OS: -axSSE2 |
-axP |
Linux* OS: -axSSE3 |
-axS |
-axSSE4.1 |
-axT |
Linux* OS: -axSSSE3 |
-axW |
-msse2 |
-c99 |
-std=c99 |
-diag-enable sv[<n>] |
-diag-enable sc[<n>] |
-diag-enable sv-include |
-diag-enable sc-include |
-diag-sv |
-diag-enable sc[<n>] |
-diag-sv-error |
-diag-disable warning |
-diag-sv-include |
-diag-enable sc-include |
-diag-sv-level |
None |
-diag-sv-sup |
-diag-disable <v>[,<v2,...] |
-export |
None |
-export-dir |
None |
-fwritable-strings |
None |
-i-dynamic |
-shared-intel |
-i-static |
-static-intel |
-inline-debug-info |
-debug inline-debug-info |
-Kc++ |
-x c++ |
-march=pentiumii |
None |
-march=pentiumiii |
-march=pentium3 |
-mcpu |
-mtune |
-mp |
-fp-model |
-msse |
-mia32 |
-Ob |
-inline-level |
-openmp-link |
None |
-openmp-profile |
None |
-openmpP |
-openmp |
-openmpS |
-openmp-stubs |
-prof-genx |
-prof-gen=srcpos |
-tprofile |
None |
-use-asm |
None |
-wd |
-diag-disable |
-we |
-diag-error |
-wn |
-diag-error-limit |
-wo |
-diag-once id[,id,...] |
-wr |
-diag-remark |
-ww |
-diag-warning |
-xK |
No exact replacement; upgrade to -msse2 |
-xN |
Linux* OS: -xSSE2 |
-xO |
-msse3 |
-xP |
Linux* OS: -xSSE3 |
-xS |
-xSSE4.1 |
-xSSE3_ATOM |
-xSSSE3_ATOM |
-xT |
Linux* OS: -xSSSE3 |
-xW |
-msse2 |
Windows* OS Options |
Suggested Replacement |
---|---|
/arch:SSE |
/arch:IA32 |
/Fm |
None |
/Fr |
/FR |
/Ge |
/Gs0 |
/Gf |
/GF |
/GX /GX- |
/EHsc /EHs- /EHc- |
/Gy |
None |
/GZ |
/RTCs |
/H |
None |
/ML and/MLd |
None |
/Op |
/fp:precise |
/QA- |
/u |
/QaxK |
No exact replacement; upgrade to /arch:SSE2 |
/QaxN |
/QaxSSE2 |
/QaxP |
/QaxSSE3 |
/QaxS |
/QaxSSE4.1 |
/QaxT |
/QaxSSSE3 |
/QaxW |
/arch:SSE2 |
/Qc99 |
/Qstd=c99 |
/Qdiag-enable:sv[<n>] |
/Qdiag-enable:sc[<n>] |
/Qdiag-enable:sv-include |
/Qdiag-enable:sc-include |
/Qdiag-sv |
/Qdiag-enable:sc[<n>] |
/Qdiag-sv-error |
/Qdiag-disable:warning |
/Qdiag-sv-include |
/Qdiag-enable:sc-include |
/Qdiag-sv-level |
None |
/Qdiag-sv-sup |
/Qdiag-disable:<v>[,<v2,...] |
/QIfist |
/Qrcd |
/Qinline-debug-info |
/debug:inline-debug-info |
/Qopenmp-link |
None |
/Qopenmp-profile |
None |
/Qprof-genx |
/Qprof-gen=srcpos |
/Qtprofile |
None |
/Quse-asm |
None |
/Qvc7.1 |
None |
/Qwd |
/Qdiag-disable |
/Qwe |
/Qdiag-error |
/Qwn |
/Qdiag-error-limit |
/Qwo |
/Qdiag-once id[,id,...] |
/Qwr |
/Qdiag-remark |
/Qww |
/Qdiag-warning |
/QxK |
No exact replacement; upgrade to /arch:SSE2 |
/QxN |
/QxSSE2 |
/QxO |
/arch:SSE3 |
/QxP |
/QxSSE3 |
/QxS |
/QxSSE4.1 |
/QxSSE3_ATOM |
/QxSSSE3_ATOM |
/QxT |
/QxSSSE3 |
/QxW |
/arch:SSE2 |
/Yd |
/Z7, /Zi, or/Zl |
/Zd |
/debug:minimal |
/Ze |
None |
/Zg |
None |
Deprecated options are not limited to this list.
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.
This version of the compiler no longer supports the following compiler options:
Linux* OS and Mac OS* X Options |
Suggested Replacement |
---|---|
-0f_check |
None |
-alias-args |
-fargument-alias |
-axB |
-axSSE2 |
-axi |
None |
-axM |
None |
-create-pch |
-pch-create |
-cxxlib-gcc[=dir] |
-cxxlib[=dir] |
-cxxlib-icc |
None |
-F |
-P |
-fdiv_check |
None |
-fp |
-fno-omit-frame-pointer |
-fpstkchk |
-fp-stack-check |
-func-groups |
-prof-func-groups |
-fvisibility=internal |
-fvisibility=hidden |
-ipo-obj (and -ipo_obj) |
None |
-Knopic, -KNOPIC |
-fpic |
-Kpic, -KPIC |
-fpic |
-no-alias-args |
-fargument-noalias |
-no-c99 |
-std=c89 |
-no-cpprt |
-no-cxxlib |
-nobss-init |
-no-bss-init |
-norestrict |
-no-restrict |
-openmp-lib legacy |
None |
-opt-report-level |
-opt-report |
-prefetch |
-opt-prefetch |
-prof-format-32 |
None |
-prof-gen-sampling |
None |
-qp |
-p |
-rct |
None |
-shared-libcxa |
-shared-libgcc |
-ssp |
None |
-static-libcxa |
-static-libgcc |
-syntax |
-fsyntax-only |
-tpp1 |
None |
-tpp2 |
-mtune=itanium2 |
-tpp5 |
None |
-tpp6 |
None |
-tpp7 |
-mtune=pentium4 |
-use-pch |
-pch-use |
-xB |
-xSSE2 |
-xi |
None |
-xM |
None |
Windows* OS Options |
Suggested Replacement |
---|---|
/G5 |
None |
/G6 (or /GB) |
None |
/G7 |
None |
/Og |
/O1, /O2, or /O3 |
/QaxB |
/QaxSSE2 |
/Qaxi |
None |
/QaxM |
None |
/Qfpstkchk |
/Qfp-stack-check |
/QIfdiv |
None |
/Qipo-obj (and /Qipo_obj) |
None |
/QI0f |
None |
/Qmspp |
None |
/Qopenmp-lib:legacy |
None |
/Qopt-report-level |
/Qopt-report |
/Qprefetch |
/Qopt-prefetch |
/Qprof-format-32 |
None |
/Qprof-gen-sampling |
None |
/Qrct |
None |
/Qssp |
None |
/Qvc6 |
None |
/Qvc7 |
None |
/QxB |
/QxSSE2 |
/Qxi |
None |
/QxM |
None |
/YX |
None |
Removed options are not limited to these lists.
Optimization Notice |
---|
Intel’s compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice. Notice revision #20110804 |
Copyright © 1996-2011, Intel Corporation. All rights reserved.