aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/content/en/status/report-2023-10-2023-12/gcc.adoc24
1 files changed, 24 insertions, 0 deletions
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.