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  50e06ab499a914a182d1fa43bfa1f3ba113a6c0b (commit)
      from  4888937d0d6b9260ed7dc66cf9b465e09a7453ee (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 50e06ab499a914a182d1fa43bfa1f3ba113a6c0b
Author: Gerald Pfeifer <[email protected]>
Date:   Sat Jun 20 10:31:29 2026 +0200

    gcc-*: Spell compile time as a noun without dash

diff --git a/htdocs/gcc-3.0/criteria.html b/htdocs/gcc-3.0/criteria.html
index 57e7e897..de7d84fe 100644
--- a/htdocs/gcc-3.0/criteria.html
+++ b/htdocs/gcc-3.0/criteria.html
@@ -267,7 +267,7 @@ complex application-level C program, known to have very few 
bugs.</p>
 <p>POOMA is a complex expression-template library that will tax the
 ability of G++ to deal with templates, an area that has historically
 been buggy.  In addition, templates have historically taken
-inordinately much time and memory at compile-time.  With the
+inordinately much time and memory at compile time.  With the
 widespread prevalence of templates in C++ programs, including the
 standard library, testing this area heavily is vitally important.  For
 instructions on how to set up and build POOMA and check the outcome
diff --git a/htdocs/gcc-3.1/criteria.html b/htdocs/gcc-3.1/criteria.html
index 3de4b8fe..7d0613cc 100644
--- a/htdocs/gcc-3.1/criteria.html
+++ b/htdocs/gcc-3.1/criteria.html
@@ -290,7 +290,7 @@ application-level C program, known to have very few 
bugs.</p>
 <p>POOMA is a complex expression-template library that will tax the ability
 of G++ to deal with templates, an area that has historically been buggy.
 In addition, templates have historically taken inordinately much time and
-memory at compile-time.  With the widespread prevalence of templates in
+memory at compile time.  With the widespread prevalence of templates in
 C++ programs, including the standard library, testing this area heavily is
 vitally important. Pooma-gcc is pooma-2.3.0 plus some scripts which
 simplify testing.</p>
diff --git a/htdocs/gcc-3.3/criteria.html b/htdocs/gcc-3.3/criteria.html
index 148a771b..b07ba472 100644
--- a/htdocs/gcc-3.3/criteria.html
+++ b/htdocs/gcc-3.3/criteria.html
@@ -294,7 +294,7 @@ application-level C program, known to have very few 
bugs.</p>
 <p>POOMA is a complex expression-template library that will tax the ability
 of G++ to deal with templates, an area that has historically been buggy.
 In addition, templates have historically taken inordinately much time and
-memory at compile-time.  With the widespread prevalence of templates in
+memory at compile time.  With the widespread prevalence of templates in
 C++ programs, including the standard library, testing this area heavily is
 vitally important. Pooma-gcc is pooma-2.3.0 plus some scripts which
 simplify testing.</p>
diff --git a/htdocs/gcc-3.4/criteria.html b/htdocs/gcc-3.4/criteria.html
index 32771e73..b63b4886 100644
--- a/htdocs/gcc-3.4/criteria.html
+++ b/htdocs/gcc-3.4/criteria.html
@@ -294,7 +294,7 @@ application-level C program, known to have very few 
bugs.</p>
 <p>POOMA is a complex expression-template library that will tax the ability
 of G++ to deal with templates, an area that has historically been buggy.
 In addition, templates have historically taken inordinately much time and
-memory at compile-time.  With the widespread prevalence of templates in
+memory at compile time.  With the widespread prevalence of templates in
 C++ programs, including the standard library, testing this area heavily is
 vitally important. Pooma-gcc is pooma-2.3.0 plus some scripts which
 simplify testing.</p>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-3.0/criteria.html | 2 +-
 htdocs/gcc-3.1/criteria.html | 2 +-
 htdocs/gcc-3.3/criteria.html | 2 +-
 htdocs/gcc-3.4/criteria.html | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to