From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5135 invoked by alias); 25 Jun 2014 03:24:43 -0000 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 Received: (qmail 5112 invoked by uid 48); 25 Jun 2014 03:24:36 -0000 From: "siddhesh at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug math/17086] scalbn symbols missing from i386 ABI Date: Wed, 25 Jun 2014 03:24: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-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: siddhesh at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: siddhesh at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-06/txt/msg01442.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17086 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Siddhesh Poyarekar --- Fixed in master. commit 911422da02cfb683f9d97c46e7a4049449ec1a23 Author: Siddhesh Poyarekar Date: Wed Jun 25 08:47:13 2014 +0530 Add compat symbols for scalb* in i386 Bring back symbols into libc.so for scalb* functions. They are no longer used but unfortunately they're now part of the ABI. -- You are receiving this mail because: You are on the CC list for the bug.