From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21537 invoked by alias); 29 Mar 2013 16:42:52 -0000 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 Received: (qmail 21338 invoked by uid 89); 29 Mar 2013 16:42:43 -0000 X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 29 Mar 2013 16:42:41 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C61172EBB5; Fri, 29 Mar 2013 12:42:39 -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 DoO6aFN91aAr; Fri, 29 Mar 2013 12:42:39 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7B25F2EBB3; Fri, 29 Mar 2013 12:42:39 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CE74DC0E2F; Fri, 29 Mar 2013 09:42:37 -0700 (PDT) Date: Fri, 29 Mar 2013 19:53:00 -0000 From: Joel Brobecker To: Mike Frysinger Cc: Joel Sherrill , Ralf Corsepius , Eli Zaretskii , "gdb-patches@sourceware.org" , "palves@redhat.com" , "jan.kratochvil@redhat.com" Subject: Re: m32r sim was Re: one week to gdb-7.6 release? Message-ID: <20130329164237.GL4758@adacore.com> References: <20130320160032.GC5447@adacore.com> <51553AA8.8020705@rtems.org> <5155A93E.3050509@oarcorp.com> <201303291230.37045.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201303291230.37045.vapier@gentoo.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-03/txt/msg01119.txt.bz2 > > Looking back at 7.5.91, I see that m32r unconditionally uses > > dv-sockser.o and > > I don't know how it built before. [...] Thank you again, guys, for being of top of it. Let's hope we are getting to the bottom of things... I have to admit that the number of iterations and the amount of research/testing needed in order to try to get this right is making me slightly nervous. Nothing we can do about it for this release. But for future releases, Ralf & Joel, do you think you could incorporate some regular testing of the HEAD on your end? It would allow us to spot those issues during the development cycle, and give the fixes more time to mature, rather than putting them in at the last second... Thanks! -- Joel