From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8401 invoked by alias); 15 Jul 2009 19:28:49 -0000 Received: (qmail 8392 invoked by uid 22791); 15 Jul 2009 19:28:49 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Jul 2009 19:28:43 +0000 Received: from zps78.corp.google.com (zps78.corp.google.com [172.25.146.78]) by smtp-out.google.com with ESMTP id n6FJSfIh004673 for ; Wed, 15 Jul 2009 12:28:41 -0700 Received: from bwz9 (bwz9.prod.google.com [10.188.26.9]) by zps78.corp.google.com with ESMTP id n6FJScxj025863 for ; Wed, 15 Jul 2009 12:28:39 -0700 Received: by bwz9 with SMTP id 9so3240882bwz.46 for ; Wed, 15 Jul 2009 12:28:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.233.11 with SMTP id k11mr4350369mur.42.1247686117704; Wed, 15 Jul 2009 12:28:37 -0700 (PDT) In-Reply-To: References: <20090620000402.C37E5843F5@localhost> Date: Thu, 16 Jul 2009 01:25:00 -0000 Message-ID: Subject: Re: [RFA] comdat types From: Doug Evans To: Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes 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: 2009-07/txt/msg00400.txt.bz2 On Wed, Jul 15, 2009 at 11:57 AM, Tom Tromey wrote: >>>>>> "Doug" =3D=3D Doug Evans writes: > > Doug> How about this? > Doug> It addresses the issues raised here: > Doug> http://sourceware.org/ml/gdb-patches/2009-06/msg00689.html > > Now that you are a global maintainer (congratulations!) I think you > ought to self-approve it. =A0There has been plenty of time for comments. Cool. :-) > BTW, what is the status of the GCC patch? I don't know if it's changed, but I'll get an update from Cary.