From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17683 invoked by alias); 9 Jun 2011 07:40:52 -0000 Received: (qmail 17555 invoked by uid 22791); 9 Jun 2011 07:40:50 -0000 X-SWARE-Spam-Status: No, hits=1.7 required=5.0 tests=AWL,BAYES_20,MEDICAL_SUBJECT X-Spam-Check-By: sourceware.org Received: from shards.monkeyblade.net (HELO shards.monkeyblade.net) (198.137.202.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Jun 2011 07:40:36 +0000 Received: from localhost (74-93-104-100-Washington.hfc.comcastbusiness.net [74.93.104.100]) (authenticated bits=0) by shards.monkeyblade.net (8.14.4/8.14.4) with ESMTP id p597eU12001298 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 9 Jun 2011 00:40:30 -0700 Date: Thu, 09 Jun 2011 07:48:00 -0000 Message-Id: <20110609.004030.1226679440315872143.davem@davemloft.net> To: ro@CeBiTec.Uni-Bielefeld.DE Cc: gcc-patches@gcc.gnu.org Subject: Re: toplevel libgcc md-unwind-support.h change breaks build From: David Miller In-Reply-To: References: <20110608.172621.830605493801954726.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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-06/txt/msg00707.txt.bz2 From: Rainer Orth Date: Thu, 09 Jun 2011 09:33:35 +0200 > Of course we do. I must have been dreaming when writing parts of this > patch. I've now double-checked all md_unwind_header filenames, found > just another typo, and installed the following as obvious. Thanks.