1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 14:36:07 +00:00
Dimitry Andric f049a6cb4a Add __always_inline to __ieee754_rem_pio2() and __ieee754_rem_pio2f(),
since some older versions of gcc refuse to inline these otherwise.

Requested by:	bde
MFC after:	1 week
2012-08-11 15:47:22 +00:00
..