This is the mail archive of the glibc-bugs@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]

[Bug math/15421] lgamma wrongly sets signgam for ISO C


https://sourceware.org/bugzilla/show_bug.cgi?id=15421

--- 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  d46256f440fef7e3ee49d2e2660c2eeb707437e9 (commit)
      from  3cf74f8a4a0e0c7b7a9b4d40ba220832f33ea638 (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=d46256f440fef7e3ee49d2e2660c2eeb707437e9

commit d46256f440fef7e3ee49d2e2660c2eeb707437e9
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Mon Dec 28 22:18:22 2015 -0500

    ia64: fpu: fix gammaf typo [BZ #15421]

    The lgamma rewrite in commit d709042a6e5ab3c360280faad6f9538a34dc8eea
    used "gammaf" in this function when it should have used "gamma".

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |    5 +++++
 sysdeps/ia64/fpu/w_lgamma_main.c |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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