Tells the compiler to evaluate the expressions involving floating-point operands in the precision indicated by the variable types declared in the program.
None
IntelŪ ItaniumŪ architecture
Linux: | -IPF-flt-eval-method0 |
Windows: | /QIPF-flt-eval-method0 |
None
OFF | Expressions involving floating-point operands are evaluated by default rules. |
This option tells the compiler to evaluate the expressions involving floating-point operands in the precision indicated by the variable types declared in the program.
By default, intermediate floating-point expressions are maintained in higher precision.
Linux: -IPF_flt_eval_method0
Windows: /QIPF_flt_eval_method0
Optimizing Applications: Floating-Point Options for Itanium(R)-Based Systems