Content-type: text/html
n=0 -- Disables inlining
n=1 -- Inline functions declared with __inline, and perform C++ inlining
n=2 -- Inline any function, at the compiler's discretion (same as -ip)
M -- Intel Pentium processor with MMX(TM) technology
i -- Intel Pentium Pro and Pentium II processors
K -- Intel Pentium III processors
W -- Intel Pentium 4 processors, Intel(R) Xeon(TM) processors, and Intel(R) Pentium M processors
M -- Intel Pentium processor with MMX(TM) technology
i -- Intel Pentium Pro and Pentium II processors
K -- Intel Pentium III processors
W -- Intel Pentium 4 processors, Intel(R) Xeon(TM) processors, and Intel(R) Pentium M processors
pentiumpro -- Pentium(R) Pro and Pentium(R) II processor instructions
pentiumii -- MMX(TM)instructions
pentiumiii -- Streaming SIMD Extensions
pentium4 -- Pentium(R) 4 New Instructions
pentium -- Optimize for Pentium(R) processor
pentiumpro -- Optimize for Pentium(R) Pro, Pentium(R) II and Pentium(R) III processors
pentium4 -- Optimize for Pentium(R) 4 processor
n=0 -- No diagnostic information
n=1 -- Indicate vectorized loops (DEFAULT)
n=2 -- Indicate vectorized/non-vectorized loops
n=3 -- Indicate vectorized/non-vectorized loops and prohibiting data dependence information
n=4 -- Indicate non-vectorized loops
n=5 -- Indicate non-vectorized loops and prohibiting data dependence information
n=0 -- Display errors (same as -w)
n=1 -- Display warnings and errors (DEFAULT)
n=2 -- Display remarks, warnings, and errors
c -- C source file
c++ -- C++ source file
c-header -- C header file
cpp-output -- C pre-processed file
assembler -- asembly file
assebler-with-cpp -- assembly file that needs to be preprocessed
none -- disable recognition, and revert to file extension