Re: [PATCH] wwwdocs: Announce Solaris 11.3 obsoletion

2023-01-19 Thread Rainer Orth
Hi Gerald,

>> Btw., I noticed the -gz=zstd addition is listed under Caveats.  I don't
>> think this belongs here and probably only landed due to the -gz=zlib-gnu
>> removal above.
>
> Agreed. Can you address this on the way?

sure: done like so:

gcc-13: Move -gz=zstd to General Improvements

Rainer

-- 
-
Rainer Orth, Center for Biotechnology, Bielefeld University


diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 7047e742..ba42170c 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -45,7 +45,6 @@ a work-in-progress.
   supported, either.)
 Legacy debug info compression option -gz=zlib-gnu was removed
   and the option is ignored right now.
-New debug info compression option value -gz=zstd has been added.
 -Warray-bounds=2 will no longer issue warnings for out of
   bounds accesses to trailing struct members of one-element array type
   anymore. Instead it diagnoses accesses to trailing arrays according to
@@ -107,6 +106,7 @@ a work-in-progress.
 AddressSanitizer defaults to detect_stack_use_after_return=1 on GNU/Linux targets.
 For compatibility, it can be disabled with env ASAN_OPTIONS=detect_stack_use_after_return=0.
   
+  New debug info compression option value -gz=zstd has been added.
   
 Link-time optimization improvements:
 


Re: [PATCH] wwwdocs: Announce Solaris 11.3 obsoletion

2023-01-19 Thread Gerald Pfeifer
On Wed, 18 Jan 2023, Rainer Orth wrote:
> Here's the changes.html patch corresponding to the Solaris 11.3
> obsoletion notice in
> 
>   https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html
>   https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608384.html
> 
> Since this is the only obsoletion in GCC 13 so far, I haven't introduced
> a toplevel bulletpoint as in GCC 9.

That maks sense to me.

> Ok?

Yes, thank you!

> Btw., I noticed the -gz=zstd addition is listed under Caveats.  I don't
> think this belongs here and probably only landed due to the -gz=zlib-gnu
> removal above.

Agreed. Can you address this on the way?

Thanks,
Gerald


[PATCH] wwwdocs: Announce Solaris 11.3 obsoletion

2023-01-18 Thread Rainer Orth
Here's the changes.html patch corresponding to the Solaris 11.3
obsoletion notice in

https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html
https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608384.html

Since this is the only obsoletion in GCC 13 so far, I haven't introduced
a toplevel bulletpoint as in GCC 9.

Ok?


Btw., I noticed the -gz=zstd addition is listed under Caveats.  I don't
think this belongs here and probably only landed due to the -gz=zlib-gnu
removal above.

Rainer

-- 
-
Rainer Orth, Center for Biotechnology, Bielefeld University


2023-01-18  Rainer Orth  

* htdocs/gcc-13/changes.html (Caveats): Document Solaris 11.3
obsoletion.

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index ca9cd2da..7047e742 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -32,6 +32,13 @@ a work-in-progress.
 The support for the cr16-elf, tilegx*-linux, tilepro*-linux,
   hppa[12]*-*-hpux10*, hppa[12]*-*-hpux11*
   and m32c-rtems configurations has been removed.
+Support for Solaris 11.3 (*-*-solaris2.11.3) has been
+  declared obsolete.  The next release of GCC will have corresponding
+  code permanently removed.  Details can be found in
+  the
+  https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html;>
+  announcement.
+
 Support for emitting the STABS debugging format (including the
   -gstabs and -gxcoff options) has been removed.
   (This means the dbx debugger is no longer