git: 8b5f17227d - main - Status/2023Q2/gcc.adoc: Fixes

Lorenzo Salvadore <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by salvadore:

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

commit 8b5f17227d4366293f37db5662349e2a85fbab06
Author:     Graham Perrin <[email protected]>
AuthorDate: 2023-07-24 14:22:27 +0000
Commit:     Lorenzo Salvadore <[email protected]>
CommitDate: 2023-07-24 14:35:12 +0000

    Status/2023Q2/gcc.adoc: Fixes
    
    Approved by:    carlavilla (mentor, implicit)
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/206
---
 website/content/en/status/report-2023-04-2023-06/gcc.adoc | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/website/content/en/status/report-2023-04-2023-06/gcc.adoc b/website/content/en/status/report-2023-04-2023-06/gcc.adoc
index 5203a70ada..ff97521c15 100644
--- a/website/content/en/status/report-2023-04-2023-06/gcc.adoc
+++ b/website/content/en/status/report-2023-04-2023-06/gcc.adoc
@@ -1,7 +1,7 @@
 === GCC on FreeBSD
 
 Links: +
-link:https://gcc.gnu.org[GCC Project] URL: link:https://gcc.gnu.org[] +
+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/[] +
@@ -10,7 +10,7 @@ link:https://gcc.gnu.org/gcc-13/[GCC 13 release series] URL: link:https://gcc.gn
 Contact: Lorenzo Salvadore <[email protected]>
 
 Upstream has released link:https://gcc.gnu.org/gcc-13[GCC 13].
-As announced in the past status report, I plan to attempt an update of GCC_DEFAULT right from the first GCC 13 release, thus much of this quarter work has been in preparation of this.
+As announced in the past status report, I plan to attempt an update of GCC_DEFAULT right from the first GCC 13 release, thus much of this quarter's work has been in preparation of this.
 
 With the release of GCC 13.1 (first GCC 13 release: I remind that GCC counts minor version releases starting from 1), two new ports have been created in the ports tree:
 
@@ -19,12 +19,15 @@ With the release of GCC 13.1 (first GCC 13 release: I remind that GCC counts min
 
 ==== The *-devel ports
 
-A few significant changes have been made on the *-devel ports, which will be forwarded to the production ports together with more changes (see below):
+Support for .init_array and .fini_array has been enabled.
+FreeBSD supports both since commit gitref:83aa9cc00c2d83d05a0efe7a1496d8aab4a153bb[repository=src].
 
-* enable support for .init_array and .fini_array, which FreeBSD supports since commit gitref:83aa9cc00c2d83d05a0efe7a1496d8aab4a153bb[repository=src];
+The default bootstrap option on i386, amd64, and aarch64 has been reverted from LTO_BOOTSTRAP to STANDARD_BOOTSTRAP: 
 
-* switch back to STANDARD_BOOTSTRAP on i386, amd64 and aarch64 as default option instead of LTO_BOOTSTRAP: LTO bootstrap produces too many failures on the package builders for those architectures.
-Users wanting to use LTO_BOOTSTRAP can still enable the option manually.
+- LTO bootstrap produces too many failures on the package builders for those architectures
+- LTO_BOOTSTRAP remains available for users who want it.
+
+Those changes will be forwarded to the production ports.
 
 ==== The production ports
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.