From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73194 invoked by alias); 16 Dec 2018 20:33:14 -0000 Mailing-List: contact test-list-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: test-list-owner@sourceware.org Received: (qmail 73040 invoked by uid 89); 16 Dec 2018 20:33:13 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1007.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,TO_CGF_CX,USER_IN_WHITELIST_TO autolearn=ham version=3.3.2 spammy=Hx-languages-length:798, H*Ad:D*cx, travelling X-HELO: mail-vk1-f172.google.com Received: from mail-vk1-f172.google.com (HELO mail-vk1-f172.google.com) (209.85.221.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 16 Dec 2018 20:33:11 +0000 Received: by mail-vk1-f172.google.com with SMTP id d201so2420166vka.0 for ; Sun, 16 Dec 2018 12:33:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=FyxSZObfQxT5NAGGLh/R0CSBRwnU9WyCmQQauPzkSBw=; b=NGkrviMzTHYbsRhtUYiQ07zC650tl+kV9mLLFInCIVxq0azXRk86zbs/d3w7oUDJI1 KO2UqJh4XeEs8waJES3lGmRvwZ6GY2I+Hk8ZDuyA9gZ+Dk1utUNWbPt9M1ECsESHICjr gv2PG6xMfAZk+/ILJpDNDs01S1DTVVBRafhHTH2iC8ASHamfKInqIaEIT3gGuq3gAwDZ 7ZL9MPn+ol7jnD7hANId7rWlvxWw6CdBcLksvH4faiY3jCWGsWJluoTv3j2J0qsKlIdX 4zd0H/bYcHMkz6feTvYzuA9nVJM4oZep06NjPiCmWXiYJPS4QlSaPM0kyrtPIIm50LOU olRA== MIME-Version: 1.0 References: <3124fcb08e433bc230f53fae9d0e7bd6998f8538.1541607095.git.noring@nocrew.org> <20181109184319.GA18544@sx9> <00ed01d4787b$caae0620$600a1260$@gmail.com> In-Reply-To: <00ed01d4787b$caae0620$600a1260$@gmail.com> From: Christopher Faylor Date: Sun, 16 Dec 2018 20:33:00 -0000 Message-ID: Subject: Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum To: test-list@sourceware.org Cc: Christopher Faylor Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018/txt/msg00002.txt.bz2 On Sun, Dec 16, 2018 at 3:29 PM wrote: > > Hi Fredrik, > > > Many thanks for your prompt review, Maciej! > > Maciej, I am equally grateful for you stepping in to get Fredrik's > contribution reviewed. I have taken a look through and have no > additional comments. I'm going to be travelling this weekend so > I'd like to ask Maciej to take a quick look at the v2 version but > otherwise pre-approve it. > > Has your copyright assignment come through for GCC? I can't access > the copyright info at the moment to check myself. Obviously that will > be a blocker otherwise. > > I hope you do manage to work through other r5900 issues and if so the > changes will be most welcome. > > Thanks, > Matthew