/QIPF_C (Errata for C CPU Stepping)
Does not generate sequences of instructions that give unexpected results, according to the errata for the specified C CPU stepping.
/QIPF_C#[-]
Remarks
This option is off by default. Appending a minus sign to the option explicitly disables it.
To set this compiler option in the Visual Studio development environment
Open the project's Property Pages dialog box. For details, see How to: Open Project Property Pages.
Click the C/C++ folder.
Click the Command Line property page.
Type the compiler option in the Additional Options box.
To set this compiler option programmatically
- See AdditionalOptions.
See Also
Reference
/Q Options (Low-Level Operations)
Compiler Options
Setting Compiler Options