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: [PATCH] PowerPC: Fix __fe_mask_env export


Adhemerval Zanella <azanella@linux.vnet.ibm.com> writes:

> This patch does not export __fe_mask_env anymore, only providing a
> compatibility symbol. It fixes BZ#14143. Tested on PPC32 and PPC64.

How did you test it?

diff -p -U 0 ../sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist /home/abuild/rpmbuild/BUILD/glibc-2.18.90/cc-base/math/libm.symlist
--- ../sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist	2013-11-25 12:34:41.000000000 +0000
+++ /home/abuild/rpmbuild/BUILD/glibc-2.18.90/cc-base/math/libm.symlist	2013-11-25 14:52:33.030164172 +0000
@@ -166 +165,0 @@ GLIBC_2.1
- __fe_nomask_env F
make[2]: *** [check-abi-libm] Error 1

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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