From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10118 invoked by alias); 3 Apr 2014 17:27:29 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 10105 invoked by uid 89); 3 Apr 2014 17:27:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f175.google.com Received: from mail-ig0-f175.google.com (HELO mail-ig0-f175.google.com) (209.85.213.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 03 Apr 2014 17:27:27 +0000 Received: by mail-ig0-f175.google.com with SMTP id ur14so8063236igb.8 for ; Thu, 03 Apr 2014 10:27:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=UsjJRGSiW7Lt/n+uHHPb813PgSRN2PumkAVXxxotrHU=; b=gn/DrQ2j0FVH4Fmavn1qi1t3JLW4Dt2AgIbG9VHXLVMksdEeCIsbqiwN+Cwep1rT75 j9lBgsG8HlkGEelkpZ1aH2MOMYytYbt+oQF1tjuG6hUEDedMaJHdM3PpsMHyc0ED4sEA 7xYJdhIWIhYHNXk4SjhS3UBKpyg3ADwNdArTmPuGR4SxcpGQNqyaDoAzwVWqWaq/G2gm mF2EV9/aKBA3/9pHiiBoNK/XMIQKfY0YJTfBfMvvzcxgwubFxigqeafKhAAypp0w4hph f1MGVKZhOBRjUIgo4hn6E+mwI8QaI15ynV5rrqd0vF66+EZUoeVGofrGVz+h81Y0OqFT oBRg== X-Gm-Message-State: ALoCoQmR/JJEjVKQJPMIwpS1NgDWHN/1D9nDNKsVmxIsaRW8TAJdsZE6Jmyh9cPjSsuEowCo9PDybtonITDr3Wc7DubS7Drx8LQTMZnnj6n54kGvoLMx1LvJTjD2fTYZQ0IqVeN4W9M9N/pmzZVAi1K0D1NZOmHYpZ/7DEof9z+TKPx6JQA5lqvR2e9tdHGvAVyALaJj0uPt/2acQMvc7I9XtnW5dMOxKw== X-Received: by 10.42.185.140 with SMTP id co12mr1996530icb.87.1396546045670; Thu, 03 Apr 2014 10:27:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.240.3 with HTTP; Thu, 3 Apr 2014 10:27:05 -0700 (PDT) In-Reply-To: References: <20140330011513.D6435744AE@topped-with-meat.com> From: Roland McGrath Date: Thu, 03 Apr 2014 17:27:00 -0000 Message-ID: Subject: Re: gold regression vs BFD ld: __ehdr_start To: Cary Coutant Cc: Ian Lance Taylor , Binutils Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-04/txt/msg00044.txt.bz2 That seems to cover the cases I know to try. Thanks, Roland