HomeFreeBSD

MFC r318259:

Description

MFC r318259:

Silence a -Wunused warning about the junk variable being used to raise
an inexact floating point exception. The variable cannot be eliminated,
unfortunately, otherwise the desired addition triggering the exception
will be emitted neither by clang, nor by gcc.

Reviewed by: Steve Kargl, bde

Details

Provenance
dimAuthored on
Parents
rS318364: Import libxo-0.7.2; add xo_options.7.
Branches
Unknown
Tags
Unknown