glibc-2.5 build with -Os broken on PowerPC

Ulrich Drepper drepper@redhat.com
Fri Nov 3 17:42:00 GMT 2006


sparky@pld-linux.org wrote:
> you mean # define __CPU_HAS_FSQRT something ?
> 
> It isn't internal-only definition. It is used in inline __ieee754_sqrt

The code is protected by __LIBC_INTERNAL_MATH_INLINES which is only 
defined inside glibc.  At least this is the intend.  Therefore all the 
code inside the #ifdef can be moved in a separate header which is always 
included when compiling glibc and not installed.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Libc-alpha mailing list