From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18280 invoked by alias); 24 Mar 2013 02:35:18 -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 18217 invoked by uid 89); 24 Mar 2013 02:35:10 -0000 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from ra.se.axis.com (HELO ra.se.axis.com) (195.60.68.13) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 24 Mar 2013 02:35:06 +0000 Received: from localhost (localhost [127.0.0.1]) by ra.se.axis.com (Postfix) with ESMTP id D18E22613C4; Sun, 24 Mar 2013 03:35:02 +0100 (CET) Received: from ra.se.axis.com ([127.0.0.1]) by localhost (ra.se.axis.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kpzCb7ICkoGZ; Sun, 24 Mar 2013 03:35:02 +0100 (CET) Received: from thoth.se.axis.com (thoth.se.axis.com [10.0.2.173]) by ra.se.axis.com (Postfix) with ESMTP id 3C3D0261384; Sun, 24 Mar 2013 03:35:02 +0100 (CET) Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.88.21.50]) by thoth.se.axis.com (Postfix) with ESMTP id 2F4E83416E; Sun, 24 Mar 2013 03:35:02 +0100 (CET) Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id r2O2Z2HI011129; Sun, 24 Mar 2013 03:35:02 +0100 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id r2O2Z1Qg011115; Sun, 24 Mar 2013 03:35:01 +0100 Date: Sun, 24 Mar 2013 11:04:00 -0000 Message-Id: <201303240235.r2O2Z1Qg011115@ignucius.se.axis.com> From: Hans-Peter Nilsson To: joel.sherrill@oarcorp.com CC: gdb-patches@sourceware.org In-reply-to: <514E60F0.3030406@oarcorp.com> (message from Joel Sherrill on Sun, 24 Mar 2013 03:12:00 +0100) Subject: Re: Recent simulator patches broke many sims MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-SW-Source: 2013-03/txt/msg00888.txt.bz2 > From: Joel Sherrill > Date: Sun, 24 Mar 2013 03:12:00 +0100 > Any other suggestions on how to test this? No, that sounds fine to me. There may be FAILing sim tests in the baseline for a configuration, but comparing the log files before and after should cover that. And thanks for sticking with it. brgds, H-P