This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: still building soft-fp on ppclinux


OK, I verified and yes, the new re-arrangement of code works fine. make check passes without an FPU.

I did re-run into a gcc bug, in that inlining of *abs() will yield -0 for abs(-0). I've still yet to produce a fix for gcc. For now, passing -fno-builtin to gcc will work around it.

Thanks.

--
Aldy Hernandez E-mail: aldyh@redhat.com
Professional Gypsy in a one-street town.
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]