From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15622 invoked by alias); 16 Dec 2018 20:38:55 -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 15609 invoked by uid 89); 16 Dec 2018 20:38:54 -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=HTo:U*macro, HTo:D*cx, H*Ad:U*macro X-HELO: mail-vs1-f66.google.com Received: from mail-vs1-f66.google.com (HELO mail-vs1-f66.google.com) (209.85.217.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 16 Dec 2018 20:38:53 +0000 Received: by mail-vs1-f66.google.com with SMTP id e7so6515002vsc.2 for ; Sun, 16 Dec 2018 12:38:53 -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; bh=FyxSZObfQxT5NAGGLh/R0CSBRwnU9WyCmQQauPzkSBw=; b=mCrNMQQhEMTQWqqreIq1TTLuvKNg8lqW2WGzWhZXcXKV9P8BONj9SmRubpNNmAeF5f CKW8zHjMXJW9xxQ7WJ3xCCCqr/nrytXG6TrCx3iJW9os+iAYjkPTTTzLu/Wn8yBimWGf hYSwD2rWb1l8bZr0XLLHAccf62Ef4xqLOeVm4pV44VClp7IDUlb+XC4IgPqTz25xTzF1 ZGzaYaPaluezpl3uiCOnKr0q9nuiuZDCGKqk7ddo74cG8QJ0TCdqn+l0wLJ6hDNDyzOg NNPLNdDenhh+SxQFfXezZPUEcSPVq1OBB3Czw2UJcwUSlXvuUkWqKIMSkGBYqjUJNmZN Lwlg== 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:38:00 -0000 Message-ID: Subject: Re: [PATCH] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum To: Fredrik Noring , "Maciej W. Rozycki" , gcc-patches@cgf.cx, =?UTF-8?Q?J=C3=BCrgen_Urban?= , test-list@sourceware.org Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018/txt/msg00003.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