From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3765 invoked by alias); 28 Sep 2012 10:44:49 -0000 Received: (qmail 3757 invoked by uid 22791); 28 Sep 2012 10:44:49 -0000 X-SWARE-Spam-Status: No, hits=-1.9 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, 28 Sep 2012 10:44:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A3B5B1C633A; Fri, 28 Sep 2012 06:44:43 -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 PhV1S2hSvwO6; Fri, 28 Sep 2012 06:44:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7AC0D1C6321; Fri, 28 Sep 2012 06:44:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id B44CCC8052; Fri, 28 Sep 2012 12:44:41 +0200 (CEST) Date: Fri, 28 Sep 2012 10:44:00 -0000 From: Joel Brobecker To: Anton Blanchard Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 3/3] Add multiple branches to single step through atomic sequence testcase Message-ID: <20120928104441.GA24849@adacore.com> References: <20120606135557.7da37cbe@kryten> <20120606135828.0d87f888@kryten> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120606135828.0d87f888@kryten> User-Agent: Mutt/1.5.21 (2010-09-15) 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-09/txt/msg00676.txt.bz2 > 2012-06-05 Anton Blanchard > > * gdb.arch/ppc64-atomic-inst.s: Add second and third branch > inside atomic sequence. Luis gave his approval, so this patch is OK. -- Joel