Skip to content
Snippets Groups Projects
Commit 8e58835f authored by rtoy's avatar rtoy
Browse files

o Fix a bug in %unary-ftruncate/single-float and

  %unary-ftruncate/double-float where the test for infinity and NaN
  was wrong.
o When given NaN, these functions should return a quiet
  (non-signaling) NaN instead of returning the signaling NaN.  This
  fixes the FRUNCATE/FFLOOR/FCEILING tests in ieeefp-tests.
parent 430c366a
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