public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug math/16623] cos change of behavior in 2.19 causes scipy testfailures
Date: Thu, 27 Feb 2014 16:01:00 -0000	[thread overview]
Message-ID: <bug-16623-131-dN2GnUcB9F@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-16623-131@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=16623

--- Comment #5 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, release/2.19/master has been updated
       via  ffe768a90912f9bce43b70a82576b3dc99e3121c (commit)
      from  ac0b347743833452b8ff56cb94eab5da95136b70 (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=ffe768a90912f9bce43b70a82576b3dc99e3121c

commit ffe768a90912f9bce43b70a82576b3dc99e3121c
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Thu Feb 27 21:29:16 2014 +0530

    Fix sign of input to bsloww1 (BZ #16623)

    In 84ba214c, I removed some redundant sign computations and in the
    process, I incorrectly got rid of a temporary variable, thus passing
    the absolute value of the input to bsloww1.  This caused #16623.

    This fix undoes the incorrect change.

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

Summary of changes:
 ChangeLog                      |    7 +++++++
 NEWS                           |    2 +-
 sysdeps/ieee754/dbl-64/s_sin.c |   16 ++++++++++------
 3 files changed, 18 insertions(+), 7 deletions(-)

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


  parent reply	other threads:[~2014-02-27 16:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21 20:40 [Bug libc/16623] New: " jtaylor.debian at googlemail dot com
2014-02-21 22:30 ` [Bug math/16623] " jsm28 at gcc dot gnu.org
2014-02-22  2:52 ` bugdal at aerifal dot cx
2014-02-24  2:34 ` siddhesh at redhat dot com
2014-02-27 15:49 ` cvs-commit at gcc dot gnu.org
2014-02-27 16:01 ` cvs-commit at gcc dot gnu.org [this message]
2014-02-27 16:05 ` siddhesh at redhat dot com
2014-03-04 18:24 ` jtaylor.debian at googlemail dot com
2014-03-14 12:40 ` schwab@linux-m68k.org
2014-03-14 13:36 ` alduc1 at free dot fr
2014-03-14 13:57 ` siddhesh at redhat dot com
2014-03-14 14:15 ` alduc1 at free dot fr
2014-03-14 14:51 ` alduc1 at free dot fr
2014-03-14 15:01   ` Ondřej Bílka
2014-03-14 15:02 ` neleai at seznam dot cz
2014-03-14 15:38 ` schwab@linux-m68k.org
2014-03-14 17:24 ` joseph at codesourcery dot com
2014-06-13  6:34 ` fweimer at redhat dot com
2014-06-14 23:32 ` cvs-commit at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-16623-131-dN2GnUcB9F@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).