From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1178 invoked by alias); 27 Apr 2009 22:47:09 -0000 Received: (qmail 1119 invoked by uid 48); 27 Apr 2009 22:46:56 -0000 Date: Mon, 27 Apr 2009 22:47:00 -0000 Message-ID: <20090427224656.1118.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/39491] [4.2/4.3 regression] symbol __signbitl@GLIBCXX_3.4 in libstdc++ exported In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg02645.txt.bz2 ------- Comment #27 from bkoz at gcc dot gnu dot org 2009-04-27 22:46 ------- > 2) Someone please add a stub to libstdc++ for __signbitl@GLIBCXX_3.4 that calls > __signbitl in glibc. Hmm. Well, you cannot actually add a new symbol versioned for the first release in the ninth release. That is why this is a 4.2/4.3 regression. I've changed the summary to reflect this. -- bkoz at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.4/4.5 regression] symbol |[4.2/4.3 regression] symbol |__signbitl@GLIBCXX_3.4 in |__signbitl@GLIBCXX_3.4 in |libstdc++ not exported |libstdc++ exported |anymore | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39491