[Bug math/19270] [hppa] Shared libm missing __isnanl
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue Dec 29 18:25:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=19270
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, master has been updated
via d51442aacdbdb63e2f10815d843b551a9291d7a5 (commit)
from d46256f440fef7e3ee49d2e2660c2eeb707437e9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d51442aacdbdb63e2f10815d843b551a9291d7a5
commit d51442aacdbdb63e2f10815d843b551a9291d7a5
Author: John David Anglin <dave.anglin@bell.net>
Date: Sun Nov 22 17:15:04 2015 -0500
hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm
build [BZ #19270]
The attached patch fixes BZ #19270 and the Debian gmt package now builds
successfully. Aside from the comment, the define of __NO_LONG_DOUBLE_MATH
is similar to that in the generic version of glibc.
Build tested on hppa-unknown-linux-gnu with no observed regressions.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
sysdeps/hppa/fpu/bits/mathdef.h | 9 +++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list