From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20821 invoked by alias); 15 Jun 2012 18:56:19 -0000 Received: (qmail 20811 invoked by uid 22791); 15 Jun 2012 18:56:18 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Jun 2012 18:56:02 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4B5A01C6B09; Fri, 15 Jun 2012 14:56:02 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6uDbN2Gti6+1; Fri, 15 Jun 2012 14:56:02 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 156DD1C6B04; Fri, 15 Jun 2012 14:56:02 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 606D3145616; Fri, 15 Jun 2012 11:55:59 -0700 (PDT) Date: Fri, 15 Jun 2012 18:56:00 -0000 From: Joel Brobecker To: Hans-Peter Nilsson Cc: gdb-patches@sourceware.org Subject: Re: build error for mn10300-elf sim with your recent commit Message-ID: <20120615185559.GZ18729@adacore.com> References: <201206151846.q5FIkL3Z026410@ignucius.se.axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201206151846.q5FIkL3Z026410@ignucius.se.axis.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-06/txt/msg00521.txt.bz2 > My autotester complains that the sim build for mn10300-elf is > broken, and your entry was the only one at the top of > sim/mn10300/ChangeLog. There was a working build 5-6 hours > earlier: Yeah, I think that might be me. I'll try to reproduce and fix. If it's an easy fix, I won't be offdended if you send a patch :-). -- Joel