From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27214 invoked by alias); 5 Aug 2007 07:13:22 -0000 Received: (qmail 27120 invoked by uid 22791); 5 Aug 2007 07:13:21 -0000 X-Spam-Check-By: sourceware.org Received: from smtp23.orange.fr (HELO smtp23.orange.fr) (80.12.242.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 05 Aug 2007 07:13:19 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2362.orange.fr (SMTP Server) with ESMTP id 95F1D7000087 for ; Sun, 5 Aug 2007 09:13:16 +0200 (CEST) Received: from galilee (ADijon-256-1-70-194.w81-51.abo.wanadoo.fr [81.51.241.194]) by mwinf2362.orange.fr (SMTP Server) with SMTP id 334077000082; Sun, 5 Aug 2007 09:13:16 +0200 (CEST) X-ME-UUID: 20070805071316209.334077000082@mwinf2362.orange.fr Message-ID: <036601c7d730$182ccde0$0a00000a@galilee> From: "Eric Botcazou" To: "Nathan Froyd" , References: <20070803155148.GA6839@sparrowhawk.codesourcery.com> Subject: Re: [PATCH] output INCOMING_RETURN_ADDR_RTX in debug info Date: Sun, 05 Aug 2007 07:13:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.3138 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-08/txt/msg00256.txt.bz2 > I don't see a reason to make this information conditional on > DWARF2_UNWIND_INFO--but I am also not a debug info expert. Yes, the condition is now too weak. > Clarifications/corrections welcome! See http://gcc.gnu.org/ml/gcc/2007-04/msg00671.html for another solution. -- Eric Botcazou