Skip to content
Snippets Groups Projects
Commit f61fb859 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix a couple of issues in the code.

 * Use fdlibm_setexception to handle the case when the arg is NaN or
   Inf. (Previously depended on x+x doing the right thing.)
 * Fix a compiler warning about possible dangling else by adding
   braces as needed.
parent 33adf3d4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment