From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14196 invoked by alias); 1 Jun 2009 19:27:20 -0000 Received: (qmail 14188 invoked by uid 22791); 1 Jun 2009 19:27:20 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Jun 2009 19:27:15 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n51JRDld024349 for ; Mon, 1 Jun 2009 15:27:13 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n51JRClv002557; Mon, 1 Jun 2009 15:27:12 -0400 Received: from stone.twiddle.home (vpn-51-60.sfbay.redhat.com [10.14.51.60]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n51JRACL004156; Mon, 1 Jun 2009 15:27:10 -0400 Message-ID: <4A242B8D.4060806@redhat.com> Date: Mon, 01 Jun 2009 19:27:00 -0000 From: Richard Henderson User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Alexandre Oliva CC: gcc-patches@gcc.gnu.org Subject: Re: [trunk<-vta] Re: [vta, trunk?] ignore .cfi_*-induced .eh_frame compare-debug differences References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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: 2009-06/txt/msg00107.txt.bz2 > * compare-debug: Don't fail just because of .eh_frame differences. Ok. r~