From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31159 invoked by alias); 27 Jan 2010 18:50:40 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 31146 invoked by uid 22791); 27 Jan 2010 18:50:39 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B608BCB.7070001@redhat.com> Date: Wed, 27 Jan 2010 18:50:00 -0000 From: Sami Wagiaalla User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1 MIME-Version: 1.0 To: archer@sourceware.org Subject: Re: [expr] [patch] Fix AAA::ALPHA regression after FSF GDB merge References: <20100127183304.GA26383@host0.dyn.jankratochvil.net> In-Reply-To: <20100127183304.GA26383@host0.dyn.jankratochvil.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2010-q1/txt/msg00036.txt.bz2 On 01/27/2010 01:33 PM, Jan Kratochvil wrote: > Hi, > > Sami has noticed after my merge bf44eca4f02a48aae593b2394ba6e0d633bdf840 there > is a regression on [expr-cumulative] against new FSF GDB testcase: > -PASS: gdb.cp/namespace.exp: print AAA::ALPHA > +FAIL: gdb.cp/namespace.exp: print AAA::ALPHA > Thanks for the prompt reply. > FYI: fix PR c++/8000 > http://sourceware.org/ml/gdb-patches/2010-01/msg00478.html > > The patch below in fact exactly reverts a change of [expr-cumulative]. > A change by Keith ? If so then maybe he has some concerns. Probably that linkage name is being used during lookup not that it is being set here. > OK to check-in? > > No regressions on {x86_64,x86_64-m32,i686}-fedora12-linux-gnu. > Okay by me if keith has no objections