fold

Option Type Default Value #pragma options C C++
-qoption fold FOLD x x

Syntax:

    -qfold | -qnofold 
    FOLD | NOFOLD 

Purpose
Specifies that constant floating-point expressions are to be evaluated at compile time.

Notes
This option is obsolete. Use -qfloat=fold 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