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 |
None |
-axN |
Linux* OS: -axSSE2 |
-axP |
Linux* OS: -axSSE3 |
-axS |
-axSSE4.1 |
-axT |
Linux* OS: -axSSSE3 |
-axW |
-msse2 |
-c99 |
-std=c99 |
-diag-<type> sv[<n>] |
-diag-<type> sc[<n>] |
-diag-enable sv-include |
-diag-enable sc-include |
-fwritable-strings |
None |
-i-dynamic |
-shared-intel |
-i-static |
-static-intel |
-inline-debug-info |
-debug |
-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 |
-mia32 |
-xN |
Linux* OS: -xSSE2 |
-xO |
-msse3 |
-xP |
Linux* OS: -xSSE3 |
-xS |
-xSSE4.1 |
-xT |
Linux* OS: -xSSSE3 |
-xW |
-msse2 |
Windows* OS Options |
Suggested Replacement |
---|---|
/arch:SSE |
/arch:IA32 |
/Fm |
None |
/Fr |
/FR |
/Ge |
/Gs0 |
/Gf |
/GF |
/GX |
/EHsc |
/Gy |
None |
/GZ |
/RTCs |
/H |
None |
/ML and/MLd |
None |
/Op |
/fp |
-openmp-profile |
None |
/QA- |
/u |
/QaxK |
None |
/QaxN |
/QaxSSE2 |
/QaxP |
/QaxSSE3 |
/QaxS |
/QaxSSE4.1 |
/QaxT |
/QaxSSSE3 |
/QaxW |
/arch:SSE2 |
/Qc99 |
/Qstd=c99 |
/Qdiag-<type> sv[<n>] |
/Qdiag-<type> sc[<n>] |
/Qdiag-enable:sv-include |
/Qdiag-enable:sc-include |
/QIfist |
/Qrcd |
/Qinline-debug-info |
None |
/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 |
None |
/QxN |
/QxSSE2 |
/QxO |
/arch:SSE3 |
/QxP |
/QxSSE3 |
/QxS |
/QxSSE4.1 |
/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 |
-IPF-fma |
-fma |
-IPF-fp-relaxed |
-fp-relaxed |
-IPF-fp-speculation |
-fp-speculation |
-ipo-obj (and -ipo_obj) |
None |
-Knopic, -KNOPIC |
-fpic |
-Kpic, -KPIC |
-fpic |
-mtune=itanium |
None |
-mtune=itanium2 |
None |
-mtune=itanium2-p9000 |
None |
-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 |
/QIPF-fma |
/Qfma |
/QIPF-fp-relaxed |
/Qfp-relaxed |
/QIPF-fp-speculation |
/Qfp-speculation |
/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® Compiler includes compiler options that optimize for instruction sets that are available in both Intel® and non-Intel microprocessors (for example SIMD instruction sets), but do not optimize equally for non-Intel microprocessors. In addition, certain compiler options for Intel® Compiler are reserved for Intel microprocessors. For a detailed description of these compiler options, including the instruction sets they implicate, please refer to "Intel® Compiler User and Reference Guides > Compiler Options". Many library routines that are part of Intel® Compiler are more highly optimized for Intel microprocessors than for other microprocessors. While the compilers and libraries in Intel® Compiler offer optimizations for both Intel and Intel-compatible microprocessors, depending on the options you select, your code and other factors, you likely will get extra performance on Intel microprocessors. While the paragraph above describes the basic optimization approach for Intel® Compiler, with respect to Intel's compilers and associated libraries as a whole, Intel® Compiler 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 Intel® Streaming SIMD Extensions 2 (Intel® SSE2), Intel® Streaming SIMD Extensions 3 (Intel® SSE3), and Supplemental Streaming SIMD Extensions 3 (Intel® 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. Intel recommends that you evaluate other compilers to determine which best meet your requirements. |
Copyright © 1996-2010, Intel Corporation. All rights reserved.