From owner-svn-src-stable@freebsd.org Wed Sep 13 05:56:08 2017 Return-Path: Delivered-To: svn-src-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1516EE0E139; Wed, 13 Sep 2017 05:56:08 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x244.google.com (mail-pf0-x244.google.com [IPv6:2607:f8b0:400e:c00::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7352A741EC; Wed, 13 Sep 2017 05:56:07 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x244.google.com with SMTP id f84so7134715pfj.3; Tue, 12 Sep 2017 22:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=UIBahuhI1v7yEwLdvlrdneQkF20woYUP8YJ7NsGsqKk=; b=VfDosKyXtOjlJ2gk93eJRGQtDeQ2YkQgNzk30AroLOiXBRFaJgNyWjfnITRHwbFqTI juRoZoXQ/bpYI5zSZyFQVocSHg4ifYEd0cDT120VP5rWdOIqAybzeMZV5SlviG5ig03D VO5xNuHkXIhkOFuKVHHqgJ9hb/JK8yEeIhBPopV32joWNl56hrYh8NnQnB9R3mcohnD0 6b86Vif3/ut5faQEWRZfdeQKGclVsklKzyJwyc3S61SXUNekFSfLO2TiEairm6Bth/6I TUthukS3sYKFPqf+PFdzIqOFdTckcVtzJ7x2vj84snr0khBQgRPd3kHl8A4fSHj3/U0t gGKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=UIBahuhI1v7yEwLdvlrdneQkF20woYUP8YJ7NsGsqKk=; b=KciastsIBSppFZbS8ZpH/XPoAB2+lOU2ZZnKjhMtrW9xZZZrxpPuTgMV7H8hi9POwh Qti8Ds2j25S7vzb6PBky9yQgiYpsHpnQCMy+BjKlN7e6KIH3Lt57qs7N3SG340gmW4Mh Z+ZK3gZxJuOvvbniV3YhHM/2Xf+yTIJ88070qFwLlHuNLyRSUWDPW0WyI0qa6OhVYlFv A/plW5nbjzc1qZJ2gcKtnkJMraKDSRx2ATIU5S4inMKFHezNGgR0XgfT9KwS4+4owORb 58xO6yEfybU62PXnn4mhm3C5o1ar6tiSxJuyTGJVpFDNNDFo21X5VIdrOXjbjF71NdYd AqSg== X-Gm-Message-State: AHPjjUj6rM3WoGd5DEfc64YEhEZXnNiuG+Ts5nDX2V4LVbElg981Z3Zr S240KL07hYV75x8HHYKfIg== X-Google-Smtp-Source: ADKCNb4e1Ju5M0pzN8Z7cFT02Ycydad+YqpPeffDQNZi/EA8C23x/I522fzhUshJ5x84gAepHW74nQ== X-Received: by 10.99.105.130 with SMTP id e124mr16917927pgc.420.1505282166753; Tue, 12 Sep 2017 22:56:06 -0700 (PDT) Received: from ?IPv6:2607:fb90:9dce:72a3:4135:819b:49e7:7507? ([2607:fb90:9dce:72a3:4135:819b:49e7:7507]) by smtp.gmail.com with ESMTPSA id b1sm20403258pgn.55.2017.09.12.22.56.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2017 22:56:05 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r323515 - stable/11/lib/msun/tests From: Ngie Cooper X-Mailer: iPhone Mail (14G60) In-Reply-To: <201709130051.v8D0paSx020154@repo.freebsd.org> Date: Tue, 12 Sep 2017 22:56:04 -0700 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <4BC08295-1228-4EBE-80D5-3FB2BFDDD4E9@gmail.com> References: <201709130051.v8D0paSx020154@repo.freebsd.org> To: Ryan Libby X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 05:56:08 -0000 > On Sep 12, 2017, at 17:51, Ryan Libby wrote: >=20 > Author: rlibby > Date: Wed Sep 13 00:51:36 2017 > New Revision: 323515 > URL: https://svnweb.freebsd.org/changeset/base/323515 >=20 > Log: > MFC r321483 (by ngie): >=20 > Mask issues with duplicate definitions for __fnstcw, __fldenv, and > __fldcw on i386 by ignoring -Wmacro-redefined. >=20 > This is a bandaid until the code is fixed and will be reverted before > MFC. >=20 > This unbreaks the tinderbox build for i386. Although the head commit > log suggests this would not be MFC'd, it nevertheless is being MFC'd as > the commit that enabled the warnings that this silences was MFC'd > without any proper fix for the warnings (head r321455, stable/11 > r323299). Sorry for the breakage and for fixing this mistake. I forgot to MFC this= (I usually set the MFC timers properly, but apparently I didn't this time) := /.. Cheers, -Ngie=