From patchwork Sat Apr 4 12:40:19 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 132683 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from vm01.sourceware.org (localhost [127.0.0.1]) by sourceware.org (Postfix) with ESMTP id 47ADE4BA23DB for ; Sat, 4 Apr 2026 12:41:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 47ADE4BA23DB Authentication-Results: sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=pfeifer.com header.i=@pfeifer.com header.a=rsa-sha256 header.s=pair-202402271039 header.b=aKo0DgUs X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id E448C4BA2E2A for ; Sat, 4 Apr 2026 12:40:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E448C4BA2E2A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E448C4BA2E2A Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=209.68.5.143 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1775306425; cv=none; b=WDj1UaVfwmjQSWBAnh5eBT3F7EFo/u/+oLTXLZNfafsFGDNSkG+cQy16csajAo8wbCIYTwhymR1jWw9srQTAw+22jpVqSzbYZTyeOaBn7DpjY/DPPd1M9qUvGVRpMJSDpcBHuW6zWpJIZRSnG6kUUuk0QsEfjjxjthi0mjNfxVU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1775306425; c=relaxed/simple; bh=zyzLJqzP4kR+3Lx2w8L7Gmvy5mprOKrPTg4FKMJenfM=; h=Date:From:To:Subject:MIME-Version:DKIM-Signature:Message-Id; b=QsZf4WED13XuC0el70exjfBUZzdOCwh7EkIAae825luxJBgEjoAtlGHZZqNYqOwpflaWN1fRCMvE1k9ZKFP6/kDyi0vmiBYx7+ByLzJVruNstika0+8RHFIYNz0eKnJ4zCaWzpIKPkYrcuXr3Wdw+ZvidXICYBETf+DNU7B8CiY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E448C4BA2E2A Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 2074519BFFA; Sat, 4 Apr 2026 08:40:24 -0400 (EDT) Received: from [192.168.4.64] (unknown [182.253.42.220]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 0F92A745959; Sat, 4 Apr 2026 08:40:22 -0400 (EDT) Date: Sat, 4 Apr 2026 20:40:19 +0800 (WITA) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Rainer Orth Subject: [pushed] wwwdocs: gcc-16: Drop extraneous MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pfeifer.com; h=date:from:to:cc:subject:mime-version:content-type; s=pair-202402271039; bh=XZ82Kfe456MhLCArNwLLN/x5FsQ8ZS3SmP4hFbd0e0U=; b=aKo0DgUsO7cRWQTIGGzIRNT31B5glVQGpPEkcosM3PCDitvn2iTxes48mnd5Vl6jWLZYSxrrzBcEDGwWS7YFsLesYYcOilFCnsxobHxlIXWUKmGnDyLLsyM9Aj/JW8puTz0rb5uBuTMuy3MAZyIpCXFejj1wE4zAnCIi+lryBtY1CHo5nvDtEZO2l0wcoEvhPp2Cq44SJFUszqq3yjDlov6Y2TgJgEdXmpDCBMdrPT+a667P5bbSAilioX+QcilHZ1qS1YE7HHDkr7b2eeLC/5a/4d+ODxyYcwbDef7yHL6gqPRuGraZWwEXzNOknM06hQk8Z3JceHCfuCuhy55MVw== X-Scanned-By: mailmunge 3.09 on 209.68.5.143 Message-Id: <20260404124024.2074519BFFA@hamza.pair.com> X-Spam-Status: No, score=-11.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces~patchwork=sourceware.org@gcc.gnu.org A little fix-up. Pushed. Gerald --- htdocs/gcc-16/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html index c311fa2c..a921e805 100644 --- a/htdocs/gcc-16/changes.html +++ b/htdocs/gcc-16/changes.html @@ -37,7 +37,7 @@ a work-in-progress.

  • The -pthread option no longer predefines _REENTRANT on Solaris. See the porting notes for more - information.
  • + information.