From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21091 invoked by alias); 4 Jul 2004 19:03:18 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21084 invoked from network); 4 Jul 2004 19:03:17 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.5) by sourceware.org with SMTP; 4 Jul 2004 19:03:17 -0000 Received: (qmail 9073 invoked from network); 4 Jul 2004 19:03:17 -0000 Received: from localhost (HELO codesourcery.com) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 4 Jul 2004 19:03:17 -0000 Message-ID: <40E85470.2000503@codesourcery.com> Date: Sun, 04 Jul 2004 19:03:00 -0000 From: Mark Mitchell Organization: CodeSourcery, LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: Daniel Jacobowitz CC: Michael Elizabeth Chastain , gdb@sources.redhat.com Subject: Re: gcc HEAD dwarf-2, synthetic methods no longer public, gdb confused References: <20040704111919.73AEA4B104@berman.michael-chastain.com> <20040704145218.GA2095@nevyn.them.org> In-Reply-To: <20040704145218.GA2095@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00026.txt.bz2 Daniel Jacobowitz wrote: > >>The difference is in implicitly_declare_fn. The old gcc HEAD >>built a tree node with TREE_PUBLIC set, and the new gcc HEAD >>does not. This might be an accidental change in the middle of >>the big declarator change. >> >> > >This we'd have to ask Mark about :) CC'd. > It's an unintentional change. I'm testing a patch as we speak. Thanks, -- Mark Mitchell CodeSourcery, LLC (916) 791-8304 mark@codesourcery.com