From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15648 invoked by alias); 8 Jul 2011 18:16:39 -0000 Received: (qmail 15639 invoked by uid 22791); 8 Jul 2011 18:16:39 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jul 2011 18:16:24 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 925DC405; Fri, 8 Jul 2011 20:16:22 +0200 (CEST) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YH8HMcy2gVVq; Fri, 8 Jul 2011 20:16:21 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (manam.CeBiTec.Uni-Bielefeld.DE [129.70.161.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 0A825404; Fri, 8 Jul 2011 20:16:20 +0200 (CEST) Received: (from ro@localhost) by manam.CeBiTec.Uni-Bielefeld.DE (8.14.4+Sun/8.14.4/Submit) id p68IGJmO005024; Fri, 8 Jul 2011 20:16:19 +0200 (MEST) From: Rainer Orth To: sje@cup.hp.com Cc: Tristan Gingold , GCC Patches , Douglas Rupp Subject: Re: CFT: Move unwinder to toplevel libgcc References: <1310058332.10986.2616.camel@hpsje.cup.hp.com> <1310078773.10986.2627.camel@hpsje.cup.hp.com> Date: Fri, 08 Jul 2011 18:55:00 -0000 In-Reply-To: <1310078773.10986.2627.camel@hpsje.cup.hp.com> (Steve Ellcey's message of "Thu, 07 Jul 2011 15:46:13 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2011-07/txt/msg00677.txt.bz2 Steve, > It looks like this is caused by having two '#include "md-unwind-support.h"' > lines in unwind-ia64.c. If I remove the first one (mixed in with the other > includes at the top of the file) and leave the second one then the file > compiles. I still get the warning about discarding the cast but I guess that > is OK. I have a bootstrap running on IA64 Linux and it looks good so far. > I haven't had a chance to follow-up on IA64 HP-UX. I added the first #include to provide the definitions of UNW_IVMS_MODE and MD_UNW_COMPATIBLE_PERSONALITY_P, not realizing that there was another one already. I guess the default definition of the latter can be moved below the second #include "md-unwind-support.h"? Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University