gcc-wwwdocs branch master updated. 8ae58526915549a7d7d9c45ce89c58e65b414650

2025-03-05 Thread Sam James via Gcc-cvs-wwwdocs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
   via  8ae58526915549a7d7d9c45ce89c58e65b414650 (commit)
  from  fc16e0b334c252286ad9935d5cc044c0308ee0f9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 8ae58526915549a7d7d9c45ce89c58e65b414650
Author: Sam James 
Date:   Wed Feb 12 09:40:30 2025 +

bugs: Link to all 'Porting to' docs in 'Common problems when upgrading ...'

Suggested by Andrew Pinski. I think it makes sense to have it in here even
if perhaps a bit verbose, because we really try to tell bug reporters to
read the page properly.

diff --git a/htdocs/branching.html b/htdocs/branching.html
index 23ff92e8..7010ae5a 100644
--- a/htdocs/branching.html
+++ b/htdocs/branching.html
@@ -55,6 +55,9 @@ the newly created release branch.
 Update the toplevel index.html page to show the new active
 release branch, the current release series, and active development
 (mainline).  Update the version and development stage for mainline.
+
+Update the list of versions in the bugs.html page for
+'Porting to'.
 
 
 
diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html
index d6556b26..c4907c38 100644
--- a/htdocs/bugs/index.html
+++ b/htdocs/bugs/index.html
@@ -627,6 +627,20 @@ changed the parser rules so that <:: works 
as expected.
 
 Common problems when upgrading the compiler
 
+
+GCC maintains a 'Porting to' resource for new versions:
+GCC 15 | GCC 14 |
+GCC 13 | GCC 12 |
+GCC 11 | GCC 10 |
+GCC 9 | GCC 8 |
+GCC 7 | GCC 6 |
+GCC 5 | GCC 4.9 |
+GCC 4.8 | GCC 4.7 |
+
+GCC 4.6 | GCC 4.4 |
+GCC 4.3.
+
+
 ABI changes
 
 The C++ application binary interface (ABI) consists of two

---

Summary of changes:
 htdocs/branching.html  |  3 +++
 htdocs/bugs/index.html | 14 ++
 2 files changed, 17 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. 577239fde5e4535a7d834240f5261e3f7dbfe159

2025-03-05 Thread Sam James via Gcc-cvs-wwwdocs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
   via  577239fde5e4535a7d834240f5261e3f7dbfe159 (commit)
   via  efa4926002c6793066ef984cf81387f70e96cffd (commit)
  from  8ae58526915549a7d7d9c45ce89c58e65b414650 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 577239fde5e4535a7d834240f5261e3f7dbfe159
Author: Sam James 
Date:   Fri Feb 14 08:05:09 2025 +

gcc-8/porting_to: link to Fedora mass rebuild post

As is done for other releases.

diff --git a/htdocs/gcc-8/porting_to.html b/htdocs/gcc-8/porting_to.html
index d24ea347..1d16a29e 100644
--- a/htdocs/gcc-8/porting_to.html
+++ b/htdocs/gcc-8/porting_to.html
@@ -232,9 +232,11 @@ In member function 'bool B::f() const':
   
 
  
-
+
+
+Marek Polacek https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/FL4RYJ2NDEFT5CFB5JXI4OCL7VY5QCWJ";>Fedora
 mass rebuild 2018 on x86_64
+
 
 
 

commit efa4926002c6793066ef984cf81387f70e96cffd
Author: Sam James 
Date:   Fri Feb 14 07:36:25 2025 +

gcc-4.8/porting_to: update link to archive of Fedora rebuild

diff --git a/htdocs/gcc-4.8/porting_to.html b/htdocs/gcc-4.8/porting_to.html
index 9ed0d06b..c7e188ef 100644
--- a/htdocs/gcc-4.8/porting_to.html
+++ b/htdocs/gcc-4.8/porting_to.html
@@ -231,7 +231,7 @@ error: stray ‘,’ at end of member declaration
 
 
 Jakub Jelinek,
- https://lists.fedoraproject.org/pipermail/devel/2013-January/175876.html";>Results
 of a test mass rebuild of rawhide/x86_64 with gcc-4.8.0-0.1.fc19
+ https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/ZY7P42I3C7VDCDCIZY762HBI5DYZ3GTW";>Results
 of a test mass rebuild of rawhide/x86_64 with gcc-4.8.0-0.1.fc19
 
 
 

---

Summary of changes:
 htdocs/gcc-4.8/porting_to.html | 2 +-
 htdocs/gcc-8/porting_to.html   | 6 --
 2 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs