diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/lli.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CommandGuide/lli.pod b/docs/CommandGuide/lli.pod index aea7105c09..879814067a 100644 --- a/docs/CommandGuide/lli.pod +++ b/docs/CommandGuide/lli.pod @@ -91,6 +91,10 @@ equivalent hardware instructions. Causes B<lli> to enable optimizations that may decrease floating point precision. +=item B<-disable-excess-fp-precision> + +Disable optimizations that may increase floating point precision. + =back =head1 EXIT STATUS |