From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24393 invoked by alias); 25 Jul 2003 00:12:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24386 invoked from network); 25 Jul 2003 00:12:50 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 25 Jul 2003 00:12:50 -0000 Received: by zenia.home (Postfix, from userid 5433) id 87D81204F5; Thu, 24 Jul 2003 19:13:17 -0500 (EST) To: Adam Fedor Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com, ezannoni@redhat.com Subject: Re: RFA symtab: Fix for PR c++/1267 ("next" and shared libraries) References: <89738B4F-BE1E-11D7-BCB7-000A277AC1A4@doc.com> From: Jim Blandy Date: Fri, 25 Jul 2003 00:12:00 -0000 In-Reply-To: <89738B4F-BE1E-11D7-BCB7-000A277AC1A4@doc.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg00444.txt.bz2 Adam Fedor writes: > I have Solaris with Sun CC. Does that count? What do I do, just run > the testsuite? Yes, with and without the patch, and show that there are no regressions. Some of the thread tests are nondeterministic, so don't worry about much there.