From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19682 invoked by alias); 20 Jul 2009 21:36:31 -0000 Received: (qmail 19673 invoked by uid 22791); 20 Jul 2009 21:36:30 -0000 X-SWARE-Spam-Status: No, hits=-1.5 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; Mon, 20 Jul 2009 21:36:24 +0000 Received: from spaceape8.eur.corp.google.com (spaceape8.eur.corp.google.com [172.28.16.142]) by smtp-out.google.com with ESMTP id n6KLaLbN021012 for ; Mon, 20 Jul 2009 14:36:21 -0700 Received: from an-out-0708.google.com (anab6.prod.google.com [10.100.53.6]) by spaceape8.eur.corp.google.com with ESMTP id n6KLa7x8024169 for ; Mon, 20 Jul 2009 14:36:18 -0700 Received: by an-out-0708.google.com with SMTP id b6so1284648ana.39 for ; Mon, 20 Jul 2009 14:36:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.177.15 with SMTP id z15mr6894941ane.27.1248125778432; Mon, 20 Jul 2009 14:36:18 -0700 (PDT) In-Reply-To: References: <20090620000402.C37E5843F5@localhost> Date: Tue, 21 Jul 2009 00:10:00 -0000 Message-ID: Subject: Re: [RFA] comdat types From: Cary Coutant To: Tom Tromey Cc: Doug Evans , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/msg00499.txt.bz2 > BTW, what is the status of the GCC patch? I have one bug that I need to fix on the dwarf4 branch in gcc, then I need to do another merge from trunk and fix any breakage that causes. After that, the branch should be ready to merge into the trunk. I hope to have that bug fixed this week. -cary