Received: by mail.netbsd.org (Postfix, from userid 605) id 4E04684FAF; Wed, 14 Jul 2021 13:25:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E08384FAD for ; Wed, 14 Jul 2021 13:24:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id nHOv8WZvq9TB for ; Wed, 14 Jul 2021 13:24:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1A37C84CBC for ; Wed, 14 Jul 2021 13:24:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1548FFA95; Wed, 14 Jul 2021 13:24:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 14 Jul 2021 09:24:59 -0400 From: "Christos Zoulas" Subject: CVS commit: src/external/gpl3/gcc/dist/gcc/ginclude To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20210714132459.1548FFA95@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Wed Jul 14 13:24:59 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h Log Message: clang does not support __float128 in our configuration and i386 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gcc/dist/gcc/ginclude/stddef.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.