Commit 3453cb78 by Eric Botcazou

Fix typo.

From-SVN: r141671
parent 9ed0e483
......@@ -74,7 +74,7 @@
#endif
/* For efficient float-to-int rounding, it is necessary to know whether
floating-point arithmetic on may use wider intermediate results.
floating-point arithmetic may use wider intermediate results.
When FP_ARITH_MAY_WIDEN is not defined, be conservative and only assume
floating-point arithmetic does not widen if double precision is emulated. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment