From nobody Thu Jan 04 16:39:35 2024 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T5XP35CMBz56kgS for ; Thu, 4 Jan 2024 16:39:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T5XP32w9Zz4bpc; Thu, 4 Jan 2024 16:39:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704386375; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YKsksuaA5bESLfXc09+XNiFH0FYTZMl6O24MrrY31w8=; b=EFPDbsa1YotYRYi/nlht/upD5z0o1eFZM9pUg9eGtmsSQojdBnTRRcb6GAaNP2MTwkXOiy 1dokQEbuvagLypaH6XwnoJdwErC4Z076gcolsFv4AAzlehkE0z+4Vnsvl06Gp/+1pkePzk GziWiHxlfJKg/Cuqw5IWdedTiR2LdeuQTnVgGkmQcd8ImuZSalCchtkOpkhUj7Hr5NKVph lfMsrqNeFbFz6+olUHezuyjG5mx2d4Uh9g1ayOGKmz0mpwn5d4HKjauq2VMGFp5Us/BEly jH63s4mocbT7+cEEV/HUcl/9dgSZelMxLz5QbLeYHOeFV59/JTB5HiFzgMkg3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704386375; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YKsksuaA5bESLfXc09+XNiFH0FYTZMl6O24MrrY31w8=; b=Gbe4SJyNBH6/nVUcWjS9nlNgrn8BlBZzhr917SD/4TzVhtuCjVeSLvgsVv+IgnBqNGlpTr N8HA3HhbsJybVF9FvnFT7D4wfHXKVSl/x1kC/E6XON8YJLmuqysFmUY6hv43ZWcEutoZte OlWnbbCA3tLHX91O5OeQJdVHQFGtT9efecuraKCV9u1TZYR0IHnJV+Oa2+J+umflZvTifA kqLKoDvdVfAABhqToFmZymsoFdQx1JmiEVEneAvrAJPUwbYkdCzuuvaahaUKOVm+OpT219 s2s6Cd6kjafLOASKCFOXmP92XYOy8O7FQyH7IE/TEKN6lUWwn0oXb0IOSDqSqg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704386375; a=rsa-sha256; cv=none; b=RknJljxEOqpTxOlDnJG1iJpW0EXPrCu0KFkeMiOlFKcRRwr9BkU5r7YUr4YSFonHH0sXaj /kkD1BcgbuvgzUln+YTuYTRtIoK3t9yVJFJF07Aiz+c4MXE5DpIclJwaRz4gbXN1Aow1CP OfCzqSAu4/soMRf2fKdFkPWZ9LCIq7oeEG7V0Z9SpZwvwGJbOjXlgupY9W00xL8I3486iM vF3MfAzJghs8TjPX0Y3rJBwBv5rgbZyrydQZxzxn8AKUFBxRptJeZhzY+VFwCN39+JXWGZ oFdHfxqtiWDE9LlpURFDe6OcNCjMZGgu9UofHopGCZA4SOV6+PV6dHTycg1j9w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4T5XP31z3xzLqb; Thu, 4 Jan 2024 16:39:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 404GdZHY035251; Thu, 4 Jan 2024 16:39:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 404GdZ5i035248; Thu, 4 Jan 2024 16:39:35 GMT (envelope-from git) Date: Thu, 4 Jan 2024 16:39:35 GMT Message-Id: <202401041639.404GdZ5i035248@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: ee263776ac - main - Status/2023Q4/gcc.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ee263776ac9461c955e641eb2d16e633f53f4497 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=ee263776ac9461c955e641eb2d16e633f53f4497 commit ee263776ac9461c955e641eb2d16e633f53f4497 Author: Lorenzo Salvadore AuthorDate: 2023-12-31 15:16:59 +0000 Commit: Lorenzo Salvadore CommitDate: 2024-01-04 16:38:44 +0000 Status/2023Q4/gcc.adoc: Add report Reviewed by: status (Pau Amma ) Pull Request: https://github.com/freebsd/freebsd-doc/pull/317 --- .../en/status/report-2023-10-2023-12/gcc.adoc | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/website/content/en/status/report-2023-10-2023-12/gcc.adoc b/website/content/en/status/report-2023-10-2023-12/gcc.adoc new file mode 100644 index 0000000000..82de667f09 --- /dev/null +++ b/website/content/en/status/report-2023-10-2023-12/gcc.adoc @@ -0,0 +1,24 @@ +=== GCC on FreeBSD + +Links: + +link:https://gcc.gnu.org/[GCC Project] URL: link:https://gcc.gnu.org/[] + +link:https://gcc.gnu.org/gcc-10/[GCC 10 release series] URL: link:https://gcc.gnu.org/gcc-10/[] + +link:https://gcc.gnu.org/gcc-11/[GCC 11 release series] URL: link:https://gcc.gnu.org/gcc-11/[] + +link:https://gcc.gnu.org/gcc-12/[GCC 12 release series] URL: link:https://gcc.gnu.org/gcc-12/[] + +link:https://gcc.gnu.org/gcc-13/[GCC 13 release series] URL: link:https://gcc.gnu.org/gcc-13/[] + +Contact: Lorenzo Salvadore + +link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273397[Updating GCC default version to 13] is moving ahead. +Thanks to mailto:antoine@FreeBSD.org[Antoine Brodin] who ran the exp-runs and to all other developers and ports maintainers involved. + +As you might remember from last quarter, additional patches were tested together with the default version updates. +Some of them have already been merged: + +* package:lang/gcc11[] has switched back to STANDARD_BOOTSTRAP and has been updated to 11.4.0; +* package:lang/gcc13[] has been updated to version 13.2.0. + +About half of the open bugs have been fixed, but another half remains. +If you maintain any of the affected ports, please try to fix your port(s) and/or get your port buildable with the compiler in base. + +This quarter many bug reports have also been opened about GCC. As soon as the default GCC version update is finished, all of those bugs will be addressed.