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 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".

-- 
Daniel Jacobowitz
CodeSourcery


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