From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18395 invoked by alias); 24 Nov 2007 23:31:19 -0000 Received: (qmail 18381 invoked by uid 22791); 24 Nov 2007 23:31:19 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 24 Nov 2007 23:31:13 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 34DED2A964C; Sat, 24 Nov 2007 18:31:11 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id c9y74aoNqb6K; Sat, 24 Nov 2007 18:31:11 -0500 (EST) Received: from [127.0.0.1] (nile.gnat.com [205.232.38.5]) by rock.gnat.com (Postfix) with ESMTP id BA79B2A9646; Sat, 24 Nov 2007 18:31:08 -0500 (EST) Message-ID: <4748B43B.8040609@adacore.com> Date: Sun, 25 Nov 2007 00:39:00 -0000 From: Robert Dewar User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Alexandre Oliva CC: Richard Kenner , gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org, iant@google.com, mark@codesourcery.com, richard.guenther@gmail.com, stevenb.gcc@gmail.com Subject: Re: Designs for better debug info in GCC References: <571f6b510711121208m2bf7c77fp884f52d458df118b@mail.gmail.com> <571f6b510711231556o439e7bbek9ab4855079bab51d@mail.gmail.com> <10711240545.AA22279@vlsi1.ultra.nyu.edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2007-11/txt/msg00629.txt.bz2 Alexandre Oliva wrote: > Besides, the Ada RTS compiles differently with -g than without -g, > such that compare-debug doesn't pass if you compare sysdep.o. Nobody > but me seems to care. We certainly care about this, and appreciate efforts to fix it! Robert Dewar. We = all the GNAT folks.