From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16887 invoked by alias); 17 Dec 2007 20:43:32 -0000 Received: (qmail 16713 invoked by uid 22791); 17 Dec 2007 20:43:30 -0000 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.31) with ESMTP; Mon, 17 Dec 2007 20:43:19 +0000 Received: from zps76.corp.google.com (zps76.corp.google.com [172.25.146.76]) by smtp-out.google.com with ESMTP id lBHKhC2M003647 for ; Mon, 17 Dec 2007 12:43:12 -0800 Received: from el-out-1112.google.com (eles27.prod.google.com [10.126.170.27]) by zps76.corp.google.com with ESMTP id lBHKh5NP006867 for ; Mon, 17 Dec 2007 12:43:12 -0800 Received: by el-out-1112.google.com with SMTP id s27so475792ele.12 for ; Mon, 17 Dec 2007 12:43:12 -0800 (PST) Received: by 10.150.229.16 with SMTP id b16mr170603ybh.115.1197924192158; Mon, 17 Dec 2007 12:43:12 -0800 (PST) Received: from ?172.31.1.5? ( [99.229.48.247]) by mx.google.com with ESMTPS id q18sm1182241qbq.2007.12.17.12.43.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 17 Dec 2007 12:43:11 -0800 (PST) Message-ID: <4766DF5C.1020802@google.com> Date: Mon, 17 Dec 2007 20:45:00 -0000 From: Diego Novillo User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Alexandre Oliva CC: Daniel Berlin , Mark Mitchell , Robert Dewar , Ian Lance Taylor , Richard Guenther , gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org Subject: Re: Designs for better debug info in GCC References: <4737BF2C.70408@codesourcery.com> <47388599.2040701@codesourcery.com> <4749DE66.1090602@codesourcery.com> <4756B02D.9010302@google.com> <4aca3dc20712151903r46c9eceane35edb92d08240ac@mail.gmail.com> <4aca3dc20712161712w1133fb96qd66be0e9a0bb1716@mail.gmail.com> <4766B8E5.60500@google.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00825.txt.bz2 On 12/17/07 15:28, Alexandre Oliva wrote: >> You need to provide such a document now. > > Can't I instead provide it when it's ready? Of course. Diego.