From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9824 invoked by alias); 10 Dec 2001 03:27:38 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 8302 invoked from network); 10 Dec 2001 03:26:20 -0000 Received: from unknown (HELO disaster.jaj.com) (209.64.26.3) by sources.redhat.com with SMTP; 10 Dec 2001 03:26:20 -0000 Received: (from pedwards@localhost) by disaster.jaj.com (8.9.3/8.9.3) id WAA24291; Sun, 9 Dec 2001 22:30:42 -0500 Date: Sun, 09 Dec 2001 19:27:00 -0000 From: Phil Edwards To: John David Anglin Cc: Jason Merrill , gcc-patches@gcc.gnu.org, mark@codesourcery.com, libstdc++@gcc.gnu.org Subject: Re: Unreviewed C++ patch for PA (HP assembler) Message-ID: <20011209223042.A24259@disaster.jaj.com> References: <200112081728.fB8HS2B6012150@hiauly1.hia.nrc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112081728.fB8HS2B6012150@hiauly1.hia.nrc.ca>; from dave@hiauly1.hia.nrc.ca on Sat, Dec 08, 2001 at 12:28:02PM -0500 X-SW-Source: 2001-12/txt/msg01055.txt.bz2 On Sat, Dec 08, 2001 at 12:28:02PM -0500, John David Anglin wrote: > > > g++.jason/template31.C > > > /usr/ccs/bin/ld: Duplicate symbol "std::__malloc_alloc_template<0>::__malloc_alloc_oom_handler" in files /var/tmp//cc8IHMur.o and /xxx/gnu/gcc-3.1/objdir/hppa2.0w-hp-hpux11.11//libstdc++-v3/src/.libs/libstdc++.a(stl-inst.o) > > > > Try removing the explicit instantiations from the testcase. > > Is this revision OK for the main? It fixes the problem on hppa2.0w-hp-hpux11.11 > with the HP assembler. This should be okay; we need to be testing library instantiations in the library testsuite anyhow, rather than in the compiler testsuite. (I have a larval-stage testcase for allocators, but we need to finish deciding what to do with allocator design first, before any of it will be of use.) Jason or Mark will need to approve the change. Phil -- If ye love wealth greater than liberty, the tranquility of servitude greater than the animating contest for freedom, go home and leave us in peace. We seek not your counsel, nor your arms. Crouch down and lick the hand that feeds you; and may posterity forget that ye were our countrymen. - Samuel Adams