From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 102332 invoked by alias); 25 May 2016 08:07:52 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 100942 invoked by uid 89); 25 May 2016 08:07:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-pf0-f175.google.com Received: from mail-pf0-f175.google.com (HELO mail-pf0-f175.google.com) (209.85.192.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 25 May 2016 08:07:50 +0000 Received: by mail-pf0-f175.google.com with SMTP id b124so16127825pfb.0 for ; Wed, 25 May 2016 01:07:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=uhXbZcUc5ni4TCO6eMLnt4gHhhVPv/HWMsZwNY7hTpw=; b=WyR+QYzEzrjdykiocJdGvV/7Wcnr3E8xNqzuUFOJZR6FnrF8V1baxcGnRjFxRc90j7 bToqGpwEPoRDMTO701O1CJht++OMBgk74T3Lb4bv1F2Lh6ZMJ4k5a+FP6/LbQDMsPhEm lQiTW4n7Ywk/x2OF6WouWZcz/mgbLoVkT9QaJ10TtpGnqb3HMpJcH3vfp3gtQxuc1Svt Rl5yPUzxtaKwWLvSsmpngdqdsJ7l25X/0Zs73wixss1EXAUiOItFFSWlo9SWrtoDKmQM rlYTzVC0wJua7ygwv6dQPQQi7exu6WtF1P4dcAbzaETXDYH5+Bzg1A1cA3ld8MA1bZ+b Uc5w== X-Gm-Message-State: ALyK8tLzlV2aU1IQbGJWDz6pGf07Y+YvG/lMp1y9yNWUuVN+VP6ZrbOMsZXD+FBiVn+diA== X-Received: by 10.98.152.66 with SMTP id q63mr3842058pfd.38.1464163668941; Wed, 25 May 2016 01:07:48 -0700 (PDT) Received: from E107787-LIN (power-aix.osuosl.org. [140.211.15.154]) by smtp.gmail.com with ESMTPSA id h6sm10568648paf.23.2016.05.25.01.07.46 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Wed, 25 May 2016 01:07:47 -0700 (PDT) From: Yao Qi To: Pedro Alves Cc: Yao Qi , Jim Wilson , gdb@sourceware.org Subject: Re: build bot failure References: <86oa7v6exb.fsf@gmail.com> <86shx74u7d.fsf@gmail.com> Date: Wed, 25 May 2016 08:07:00 -0000 In-Reply-To: (Pedro Alves's message of "Tue, 24 May 2016 17:48:14 +0100") Message-ID: <86k2ii4l2n.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00019.txt.bz2 Pedro Alves writes: > Did you try the commit before Jim's? Maybe would helps determine whether > this is a regression caused by Jim's patch, or some other issue with > the slave's toolchain. Build is OK with the commit before Jim's. --=20 Yao (=E9=BD=90=E5=B0=A7)