git: ee263776ac - main - Status/2023Q4/gcc.adoc: Add report

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Thu, 04 Jan 2024 16:39:35 UTC
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=ee263776ac9461c955e641eb2d16e633f53f4497

commit ee263776ac9461c955e641eb2d16e633f53f4497
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-12-31 15:16:59 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-01-04 16:38:44 +0000

    Status/2023Q4/gcc.adoc: Add report
    
    Reviewed by:    status (Pau Amma <pauamma@gundo.com>)
    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 <salvadore@FreeBSD.org>
+
+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.