From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1968 invoked by alias); 23 Dec 2009 21:35:07 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 1959 invoked by uid 22791); 23 Dec 2009 21:35:07 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Date: Wed, 23 Dec 2009 21:35:00 -0000 From: Jan Kratochvil To: Tom Tromey Cc: archer@sourceware.org, Keith Seitz , Sami Wagiaalla Subject: Re: [expr-cumulative] Fix namespace regression for G++-4.1 Message-ID: <20091223213456.GA21500@host0.dyn.jankratochvil.net> References: <20091220113428.GA11119@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) X-SW-Source: 2009-q4/txt/msg00134.txt.bz2 On Mon, 21 Dec 2009 19:32:31 +0100, Tom Tromey wrote: > >>>>> "Jan" == Jan Kratochvil writes: > > Jan> but the code is not present in current > Jan> archer-keiths-expr-cumulative and thus this branch regresses on the > Jan> testcase against FSF GDB. > > Jan> On G++-4.1 code it creates GDB symbol "::::var". > > Jan> OK to check it in archer-keiths-expr-cumulative? > > It looks reasonable to me. > > Go ahead and check it in, and if Keith doesn't like it, we can deal with > it when he is back from the holidays. Checked in as: c08cb9b111beddf33036a1c28a55ae16d1852e65 Regards, Jan