From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9291 invoked by alias); 28 Jul 2010 16:50:22 -0000 Received: (qmail 9243 invoked by uid 22791); 28 Jul 2010 16:50:13 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 28 Jul 2010 16:49:59 +0000 Received: (qmail 28676 invoked from network); 28 Jul 2010 16:49:58 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 28 Jul 2010 16:49:58 -0000 Date: Wed, 28 Jul 2010 16:50:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: Improve 'this' detection Message-ID: <20100728164953.GU6088@caradoc.them.org> References: <201007272217.14220.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00484.txt.bz2 On Wed, Jul 28, 2010 at 10:08:45AM -0600, Tom Tromey wrote: > Pedro> + DWARF version 3 added DW_AT_object_pointer, which GCC > Pedro> + 4.5 does not yet generate. */ > > Do we want GCC to emit this? If so, I can file a bug. IMO, it ought to. -- Daniel Jacobowitz CodeSourcery