From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7446 invoked by alias); 10 Jan 2013 19:23:26 -0000 Received: (qmail 7354 invoked by uid 48); 10 Jan 2013 19:22:59 -0000 From: "aj at suse dot de" To: glibc-bugs@sourceware.org Subject: [Bug math/15010] std::sin produces wrong results when rounding mode set Date: Thu, 10 Jan 2013 19:23:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: math X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aj at suse dot de X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2013-01/txt/msg00077.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=15010 Andreas Jaeger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |aj at suse dot de Resolution| |DUPLICATE --- Comment #1 from Andreas Jaeger 2013-01-10 19:22:58 UTC --- I run your program with glibc 2.17 and this seems to be fixed: aj@byrd:/tmp> g++ t.cc -lm -O2 -std=gnu++11 aj@byrd:/tmp> ./a.out aj@byrd:/tmp> This should have been fixed already for glibc 2.16 - it's a duplicate of bug 3976. *** This bug has been marked as a duplicate of bug 3976 *** -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.