From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4985 invoked by alias); 21 May 2002 15:23:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 2181 invoked by uid 71); 21 May 2002 15:16:08 -0000 Date: Tue, 21 May 2002 08:23:00 -0000 Message-ID: <20020521151607.2179.qmail@sources.redhat.com> To: jason@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Gerald Pfeifer Subject: Re: c++/6611: [PATCH] Non-weak emission of `std::__default_alloc_template[...]' on platform(s) where it should be weak Reply-To: Gerald Pfeifer X-SW-Source: 2002-05/txt/msg00644.txt.bz2 List-Id: The following reply was made to PR c++/6611; it has been noted by GNATS. From: Gerald Pfeifer To: Jason Merrill , "B. Kosnik" Cc: gcc-gnats@gcc.gnu.org, , , , Subject: Re: c++/6611: [PATCH] Non-weak emission of `std::__default_alloc_template[...]' on platform(s) where it should be weak Date: Tue, 21 May 2002 12:56:26 +0200 (CEST) On Sat, 18 May 2002, Jason Merrill wrote: > Tested i686-pc-linux-gnu, applied to trunk. I'll come up with a testcase > soon, but I want to get this in now so it stops interfering with libstdc++ > work. Thanks! I can confirm this fixes the bug I have been experiencing (and which was destilled into the testcase in PR c++/6611). One way to come up with a testcase, as suggested by Loren, would be to duplicate the file in the PR and simply rename all classes in that copy; if linking both object files fails, this is due to this/a bug. Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/