gcc-wwwdocs branch master updated. 4f5550e76b8bd55d15479f9556bd25280e7244e0

2024-04-01 Thread Jason Merrill 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  4f5550e76b8bd55d15479f9556bd25280e7244e0 (commit)
  from  600367e4296b68da0d5e26fdac18c13fad16c169 (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 4f5550e76b8bd55d15479f9556bd25280e7244e0
Author: Jason Merrill 
Date:   Mon Apr 1 12:07:05 2024 -0400

cxx-status: support p2748

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index bfef2114..7897635c 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -139,7 +139,7 @@
 
Disallow binding a returned reference to a temporary 
https://wg21.link/P2748R5";>P2748R5
-   https://gcc.gnu.org/PR114455";>No
+   https://gcc.gnu.org/PR114455";>14

 
 

---

Summary of changes:
 htdocs/projects/cxx-status.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. 271cfdf7e5fd230167dc7fdc7a605f118569f3f6

2024-10-14 Thread Jason Merrill 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  271cfdf7e5fd230167dc7fdc7a605f118569f3f6 (commit)
  from  58cdf89532b2ccafe53d938b162c02eb9fd4ac0a (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 271cfdf7e5fd230167dc7fdc7a605f118569f3f6
Author: Jason Merrill 
Date:   Mon Oct 14 14:24:04 2024 -0400

conduct: update CoC committee

diff --git a/htdocs/conduct.html b/htdocs/conduct.html
index a4cd186f..4001ecf4 100644
--- a/htdocs/conduct.html
+++ b/htdocs/conduct.html
@@ -100,10 +100,15 @@ Guidelines.
 
 Code of Conduct Committee
 
-The Code of Conduct Committee, and the formal reporting and response
-procedures, are not yet fully established.  For the time
-being, mailto:cond...@gcc.gnu.org";>cond...@gcc.gnu.org will go to
-some members of the Steering Committee.  If you are interested in serving
+The Code of Conduct Committee currently consists of:
+
+
+  Jason Merrill (ja...@redhat.com), chair
+  Ian Lance Taylor (i...@airs.com)
+  Gerald Pfeifer (ger...@pfeifer.com)
+
+
+Additional members are desired.  If you are interested in serving
 on the CoC committee, or would like to suggest someone who you think would be a
 good candidate, please
 email mailto:cond...@gcc.gnu.org";>cond...@gcc.gnu.org.

---

Summary of changes:
 htdocs/conduct.html | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. 8ce27f951e79d3c0342f132fd5c20eccd4ada161

2024-10-03 Thread Jason Merrill 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  8ce27f951e79d3c0342f132fd5c20eccd4ada161 (commit)
  from  d3a853140481f3d4142f1013ffadebf853c9cb2d (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 8ce27f951e79d3c0342f132fd5c20eccd4ada161
Author: Jason Merrill 
Date:   Fri Sep 27 11:00:51 2024 -0400

style: add IRC link to nav

diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml
index d015029a..f1aa8214 100644
--- a/htdocs/style.mhtml
+++ b/htdocs/style.mhtml
@@ -67,6 +67,7 @@
   Snapshots
   Mailing lists
   https://gcc.gnu.org/onlinedocs/gcc/Contributors.html";>Contributors
+  https://gcc.gnu.org/wiki/GCConIRC";>IRC
   
   https://twitter.com/gnutools";>
 

gcc-wwwdocs branch master updated. 68ff8f3f8b53a7070540b2ea30f45eefe03ce80a

2024-09-27 Thread Jason Merrill 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  68ff8f3f8b53a7070540b2ea30f45eefe03ce80a (commit)
  from  a6e1396a66850f171db2aca29df00999fe2c4ae2 (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 68ff8f3f8b53a7070540b2ea30f45eefe03ce80a
Author: Jason Merrill 
Date:   Fri Sep 27 10:18:26 2024 -0400

contribute: link to wiki GettingStarted

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index caff1f2a..53c27c6e 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -14,6 +14,10 @@
 or improved optimizations, bug fixes, documentation updates, web page
 improvements, etc
 
+If you're new to GCC, please also see
+the https://gcc.gnu.org/wiki/GettingStarted";>Getting Started
+section of the GCC Wiki.
+
 There are certain legal requirements and style issues which
 contributions must meet:
 

---

Summary of changes:
 htdocs/contribute.html | 4 
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. de876346e0e8b8c20ca3ffbe0ada7957a64dd108

2024-09-17 Thread Jason Merrill 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  de876346e0e8b8c20ca3ffbe0ada7957a64dd108 (commit)
  from  ce4eb85492eb472ad54e7b227788cb418591d982 (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 de876346e0e8b8c20ca3ffbe0ada7957a64dd108
Author: Jason Merrill 
Date:   Thu Jan 11 16:13:45 2024 -0500

codingconventions: update to C++11

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index c16571ca..e96f5164 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -234,17 +234,17 @@ latest ISO C and C++ standards.
 
 The directories
 gcc, libcpp and fixincludes
-may use C++03.
+may use C++11.
 They may also use the long long type
 if the host C++ compiler supports it.
-These directories should use reasonably portable parts of C++03,
+These directories should use reasonably portable parts of C++11,
 so that it is possible to build GCC with C++ compilers other than GCC itself. 
 If testing reveals that
 reasonably recent versions of non-GCC C++ compilers cannot compile GCC,
 then GCC code should be adjusted accordingly.
 (Avoiding unusual language constructs helps immensely.)
 Furthermore,
-these directories should also be compatible with C++11.
+these directories should also be compatible with later C++ standards.
 
 
 
@@ -1503,6 +1503,7 @@ Definitions within the body of a namespace are not 
indented.
 the body of a for-statement.
 
 auto l = [&] (tree arg)
+  mutable -> int
   {
 ...
   };

---

Summary of changes:
 htdocs/codingconventions.html | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


gcc-wwwdocs branch master updated. f18478d88085fa95b13ddfd778b81972bf830e37

2025-04-05 Thread Jason Merrill 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  f18478d88085fa95b13ddfd778b81972bf830e37 (commit)
   via  22f4ca51373773acffc970cc932d2862f38505fa (commit)
   via  036f636fa1b3ccf446ad53a5b46fa41dbed43658 (commit)
  from  4543a4a7d95bec0c2c0273461e56b018f22df451 (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 f18478d88085fa95b13ddfd778b81972bf830e37
Author: Jason Merrill 
Date:   Fri Mar 21 13:16:20 2025 -0400

cxx-status: add C++17 DR727

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 94046aac..2a6e9c3c 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -1532,6 +1532,12 @@
   7
   
 
+
+  DR 727, In-class explicit instantiations
+  https://cplusplus.github.io/CWG/issues/727.html";>CWG727
+  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85282";>No
+  
+
   
 
   Technical Specifications

commit 22f4ca51373773acffc970cc932d2862f38505fa
Author: Jason Merrill 
Date:   Fri Mar 21 13:15:53 2025 -0400

gcc-10: Note that 10.5 does not bootstrap from C++98

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index add2f22b..7b105bff 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -71,6 +71,10 @@ You may also want to check out our
 to be consistent with C++11 and later standards.
 See the libstdc++ notes below for more 
details.
   
+  
+GCC 10.5 does not bootstrap with a C++98 compiler; if you need to start
+from C++98, you should build 10.4 or 9.5 instead.
+  
 
 
 

commit 036f636fa1b3ccf446ad53a5b46fa41dbed43658
Author: Jason Merrill 
Date:   Tue Sep 17 17:32:24 2024 -0400

codingconventions: update to C++14.

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index e96f5164..81bf6bbb 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -232,12 +232,12 @@ latest ISO C and C++ standards.
 
 
 
-The directories
+For GCC 15 and later, the directories
 gcc, libcpp and fixincludes
-may use C++11.
+may use C++14.
 They may also use the long long type
 if the host C++ compiler supports it.
-These directories should use reasonably portable parts of C++11,
+These directories should use reasonably portable parts of C++14,
 so that it is possible to build GCC with C++ compilers other than GCC itself. 
 If testing reveals that
 reasonably recent versions of non-GCC C++ compilers cannot compile GCC,

---

Summary of changes:
 htdocs/codingconventions.html   | 6 +++---
 htdocs/gcc-10/changes.html  | 4 
 htdocs/projects/cxx-status.html | 6 ++
 3 files changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs