This is the mail archive of the libc-alpha@sourceware.org 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: glibc-2.5 inlines spill in the internal code with gcc-4.3 snapshots


On 11/16/06, Daniel Jacobowitz <drow@false.org> wrote:
On Thu, Nov 16, 2006 at 05:34:15PM +0100, Luca Barbato wrote:
> gcc spits error about function redefined in the following files:
>
> glibc-2.5/sysdeps/ieee754/dbl-64/s_signbit.c
> glibc-2.5/sysdeps/ieee754/flt-32/s_signbitf.c

See the GCC lists for details.  This is due to the change in meaning
for "extern inline".

I'm testing with a variant of this patch: http://sources.redhat.com/ml/libc-hacker/2006-11/msg00001.html

No regressions seen.

Cheers,
Carlos.


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