commit | ce204e46bdc1e38ea7d0572f5524893ab5f0c7eb | [log] [tgz] |
---|---|---|
author | Pierre Blanchard <pierre.blanchard@arm.com> | Wed Oct 11 12:57:27 2023 +0000 |
committer | Pierre Blanchard <pierre.blanchard@arm.com> | Wed Oct 11 12:58:08 2023 +0000 |
tree | 91cdbcce713ba2104042849f0497261d125cbcb5 | |
parent | 9cc54a8193a66c90cebabb67645901776741ebad [diff] |
pl/math: Fix handling of errno in new erfc. Result may still round to 0 in the main branch, which requires setting errno to ERANGE. Improve error handling.