Date: Fri, 15 Feb 2008 07:01:41 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src s_ceil.c s_floor.c s_trunc.c Message-ID: <200802150701.m1F71fXI011243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2008-02-15 07:01:40 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_ceil.c s_floor.c s_trunc.c
Log:
Sigh, the weak reference for ceill(), floorl() and truncl() was in
unreachable code due to a missing include. This kept arm and powerpc
broken.
Reported by: sam, grehan
Revision Changes Path
1.11 +4 -3 src/lib/msun/src/s_ceil.c
1.11 +4 -3 src/lib/msun/src/s_floor.c
1.3 +2 -0 src/lib/msun/src/s_trunc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802150701.m1F71fXI011243>
