Deleted Added
full compact
15c15
< static char rcsid[] = "$FreeBSD: head/lib/msun/src/s_truncl.c 176102 2008-02-08 01:45:52Z bde $";
---
> static char rcsid[] = "$FreeBSD: head/lib/msun/src/s_truncl.c 176243 2008-02-13 16:56:52Z bde $";
69a70,73
>
> #if LDBL_MANT_DIG == 53
> __weak_reference(trunc, truncl);
> #endif