From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12266 invoked by alias); 2 Feb 2012 17:23:18 -0000 Received: (qmail 12258 invoked by uid 22791); 2 Feb 2012 17:23:16 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-gy0-f169.google.com (HELO mail-gy0-f169.google.com) (209.85.160.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Feb 2012 17:23:03 +0000 Received: by ghrr18 with SMTP id r18so1537710ghr.0 for ; Thu, 02 Feb 2012 09:23:02 -0800 (PST) Received: by 10.101.201.19 with SMTP id d19mr1741140anq.39.1328203382721; Thu, 02 Feb 2012 09:23:02 -0800 (PST) Received: from Deathwish.hagood ([74.221.200.84]) by mx.google.com with ESMTPS id k9sm6832995ang.17.2012.02.02.09.23.01 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 02 Feb 2012 09:23:01 -0800 (PST) Received: from localhost (Deathwish [127.0.0.1]) by Deathwish.hagood (Postfix) with ESMTP id EF3C8C7B8044; Thu, 2 Feb 2012 11:22:59 -0600 (CST) Received: from deathwish ([127.0.0.1]) (SquirrelMail authenticated user wowbaggr) by localhost with HTTP; Thu, 2 Feb 2012 11:23:00 -0600 Message-ID: In-Reply-To: <20120202170702.GA2544@e103070-lin.arm.com> References: <35a37ea957466b2f7a770e7978aebfef.squirrel@localhost> <20120202104445.GF392@e103070-lin.arm.com> <098d5826f7b6f8520ee6b9359e939f87.squirrel@localhost> <20120202170702.GA2544@e103070-lin.arm.com> Date: Thu, 02 Feb 2012 17:23:00 -0000 Subject: Re: Strange ARM issue: wrong exception table type? From: david.hagood@gmail.com To: "david.hagood@gmail.com" , "binutils@sourceware.org" User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 X-SW-Source: 2012-02/txt/msg00016.txt.bz2 > Can you try building gas and then seeing whether your problem has been > fixed please? The good, the bad, and the ugly. The good: the head build of gas works. The bad: that means I'm going to have to move at least part way to the new tool chain. The ugly: why is this so damn repeatable on my system and nowhere else? Still - I have identified the problem, I have identified the solution, I can move on. Thanks for your help. And at least this is captured on-line so if anybody else experiences this weirdness, they won't be stuck in http://xkcd.com/979/ Thank you.