From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32420 invoked by alias); 29 Mar 2013 16:58:14 -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 32223 invoked by uid 89); 29 Mar 2013 16:58:09 -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:58:06 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8291B1C65E8; Fri, 29 Mar 2013 12:58:04 -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 YTpo0axZvlx1; Fri, 29 Mar 2013 12:58:04 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3A1051C647D; Fri, 29 Mar 2013 12:58:04 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 88E8DC032D; Fri, 29 Mar 2013 09:58:02 -0700 (PDT) Date: Fri, 29 Mar 2013 21:44:00 -0000 From: Joel Brobecker To: Joel Sherrill Cc: Mike Frysinger , 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: <20130329165802.GN4758@adacore.com> References: <20130320160032.GC5447@adacore.com> <51553AA8.8020705@rtems.org> <5155A93E.3050509@oarcorp.com> <201303291230.37045.vapier@gentoo.org> <20130329164237.GL4758@adacore.com> <5155C64E.3090407@oarcorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5155C64E.3090407@oarcorp.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-03/txt/msg01123.txt.bz2 > I have been testing the head fairly regularly but not all of these > combinations and not on mingw. That's understandable, and expected IMO. You can only be expected to test the configurations you are interested in and want to maintain. The part about MinGW could be covered by Ralf, for instance (assuming I understand things correctly, since Ralf was the first to report a regression). -- Joel