HomeFreeBSD

Fix lib/msun/test builds on platforms without 80-bit long doubles

Description

Fix lib/msun/test builds on platforms without 80-bit long doubles

After d3338f3355a612cf385632291f46c5777bba8d18, the lib/msun test case
'hypotl_near_underflow' would fail to compile on platforms where long
doubles weren't 80 bit, like on x86. Disable this particular test on
such platforms for now.

PR: 253313
MFC after: 1 week
X-MFC-With: d3338f3355a612cf385632291f46c5777bba8d18

Details

Provenance
dimAuthored on Feb 11 2021, 11:01 AM
Parents
rGc6ded47d0bae: [udp] fix possible mbuf and lock leak in udp_input().
Branches
Unknown
Tags
Unknown