Option Type | Default Value | #pragma options | C | C++ |
-qoption | nohssngl | HSSNGL | x | x |
Syntax
-qhssngl | -qnohssngl HSSNGL | NOHSSNGL
Purpose
Specifies that single-precision expressions are rounded only
when the results are stored into float memory
locations. nohssngl specifies that
single-precision expressions are rounded after expressione
valuation. Using hssngl can improve run-time
performance.
Notes
This option is obsolete. Use -qfloat=hssngl
in your new applications.
RISC System/6000 Floating
Point Hardware
List of Compiler Options and Their
Defaults