hssngl

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 expression evaluation. 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 Batch Compiler Options and Their Defaults
Equivalent Batch Compile-Link and Incremental Build Options