From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16849 invoked by alias); 13 May 2004 02:56:18 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 16841 invoked by uid 48); 13 May 2004 02:56:18 -0000 Date: Thu, 13 May 2004 13:53:00 -0000 Message-ID: <20040513025618.16840.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040513021421.15412.adah@netstd.com> References: <20040513021421.15412.adah@netstd.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libstdc++/15412] _GLIBCXX_ symbols symbols defined and used in different namespaces X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg01231.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-13 02:56 ------- Note the template argument for __pool_alloc has changed on the mainline. And no this does effect all targets, it only not define __GTHREAD_MUTEX_INIT but __GTHREAD_MUTEX_INIT_FUNCTION in gthr-*.h So it is not including them for some reason. -- What |Removed |Added ---------------------------------------------------------------------------- Component|c++ |libstdc++ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15412