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]

glibc 2.15.1 branch broken


Carlos,

it seems you cherry picked a bit too selectively. Compiling the 2.15.1 on Linux/x86-64 fails with:

../sysdeps/x86_64/fpu/multiarch/e_atan2.c: In function ‘__ieee754_atan2_ifunc’:
../sysdeps/x86_64/fpu/multiarch/e_atan2.c:15:1: error: ‘HAS_YMM_USABLE’ undeclared (first use
in this function)
../sysdeps/x86_64/fpu/multiarch/e_atan2.c:15:1: note: each undeclared identifier is reported only once for each function it appears in
../sysdeps/x86_64/fpu/multiarch/e_exp.c: In function ‘__ieee754_exp_ifunc’:
../sysdeps/x86_64/fpu/multiarch/e_exp.c:15:1: error: ‘HAS_YMM_USABLE’ undeclared (first use in this function)
../sysdeps/x86_64/fpu/multiarch/e_exp.c:15:1: note: each undeclared identifier is reported only once for each function it appears in


Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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