The following floating-point options are listed in alphabetical order.
|
Action |
Option |
Details |
|---|---|---|
|
Disables/enables the SPARC nonstandard floating-point mode. |
-fns[=(no|yes)] | |
|
x86: Sets floating-point precision mode. |
-fprecision=p | |
|
Sets IEEE rounding mode in effect at start-up. |
-fround=r | |
|
Sets floating-point optimization preferences. |
-fsimple=n | |
|
x86: Forces precision of floating-point expressions. |
-fstore | |
|
Sets IEEE trapping mode in effect at start-up. |
-ftrap=t | |
|
x86: Disables forced precision of expression. |
-nofstore | |
|
Causes libm to return IEEE 754 values for math routines in exceptional cases. |
-xlibmieee |