From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10653 invoked by alias); 5 Jul 2004 23:45:02 -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 10643 invoked from network); 5 Jul 2004 23:45:01 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sourceware.org with SMTP; 5 Jul 2004 23:45:01 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bhd8d-0003Pl-00; Mon, 05 Jul 2004 19:44:43 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 3EA8B4B104; Mon, 5 Jul 2004 19:44:43 -0400 (EDT) To: drow@false.org, mark@codesourcery.com Subject: Re: gcc HEAD dwarf-2, synthetic methods no longer public, gdb confused Cc: gdb@sources.redhat.com, mec.gnu@mindspring.com Message-Id: <20040705234443.3EA8B4B104@berman.michael-chastain.com> Date: Mon, 05 Jul 2004 23:45:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-07/txt/msg00034.txt.bz2 mark> This patch should restore the behavior before my patch. mark> Tested on x86_64-unknown-linux-gnu, applied on the mainline. It works for me. Thanks! Michael C === 2004-07-04 Mark Mitchell * method.c (implicitly_declare_fn): Set linkage of generated functions.