From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5596 invoked by alias); 1 Feb 2017 22:23:31 -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 5577 invoked by uid 89); 1 Feb 2017 22:23:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:1485904, =e5=b0=a7, H*i:sk:s-PNyfT, H*f:sk:s-PNyfT?= X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-qt0-f176.google.com Received: from mail-qt0-f176.google.com (HELO mail-qt0-f176.google.com) (209.85.216.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 01 Feb 2017 22:23:20 +0000 Received: by mail-qt0-f176.google.com with SMTP id k15so290677376qtg.3; Wed, 01 Feb 2017 14:23:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=WdTgSaN+HcGydm4GpkWpHa0uRE8nRbFf3G1Pjwyv/KI=; b=kcSr5p+g8Ln3utqj2467E/E9pnOuPBz4s/QTaKdF2DNCR4Q72QUMDyhKk5nnn7//KL DQzJzX48n30qMHMO5Ip1rAcQTJHOwC4tXzkZ0iGPe7JcOiJfHUvvLLgmmcR39VhgZlUV eKX9roi+fJ1jzbg8xWS6cpuUTm8i++90q5TDFXmbvaCmqx3bOzTPp13BnEj6pPKuPYrr DwtwuSZOdU5f7nFnpNXz/2lCDeAAyCA5QOWyTPiu0w5y7BYZ+Esn89Umt6A78TUyLCDZ jBM0ThqlGGUKGlbxXTyLqaeSWDu3ukkaiLMCoH0wFbL7Hwp/Zx5Z7bGGkgEfLGTyq2uc EC/Q== X-Gm-Message-State: AIkVDXIEc0zqLuh5ffZKyeigb7iOF5D+3nzQGrYVKUivpPRtPCf1qLy0+JwHW+GVGrATez5EqzHRyPTQn30a0Q== X-Received: by 10.237.63.119 with SMTP id q52mr5023104qtf.29.1485987798994; Wed, 01 Feb 2017 14:23:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.140.194 with HTTP; Wed, 1 Feb 2017 14:23:18 -0800 (PST) In-Reply-To: References: <1485303639.29977.10.camel@caviumnetworks.com> <20170126141414.GY28060@E107787-LIN> <1485555939.2509.5.camel@caviumnetworks.com> <20170129224045.ekflcodtmfs4hv54@localhost> <1485904559.22118.17.camel@caviumnetworks.com> From: Yao Qi Date: Wed, 01 Feb 2017 22:23:00 -0000 Message-ID: Subject: Re: [PATCH] Patch 2 of 2 for aarch64 ILP32 support in gdb To: Steve Ellcey Cc: binutils , gdb-patches , Yury Norov , Andreas Schwab , "Pinski, Andrew" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00052.txt.bz2 On Wed, Feb 1, 2017 at 10:20 PM, Yao Qi wrote: > something wrong. We only have 36 fails in buildbot slave. > https://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-m64/builds/1337/step= s/regressions/logs/stdio --=20 Yao (=E9=BD=90=E5=B0=A7)