Deleted Added
full compact
15c15
< static char rcsid[] = "$FreeBSD: head/lib/msun/src/s_floorl.c 145637 2005-04-28 19:45:55Z stefanf $";
---
> static char rcsid[] = "$FreeBSD: head/lib/msun/src/s_floorl.c 176243 2008-02-13 16:56:52Z bde $";
102a103,106
>
> #if LDBL_MANT_DIG == 53
> __weak_reference(floor, floorl);
> #endif