This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch for 3.0 release web pages


This patch fixes residual post-3.0.2 issues with the 3.0 release web
pages.  OK to commit?

Index: features.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/features.html,v
retrieving revision 1.21
diff -u -r1.21 features.html
--- features.html	2001/10/26 18:17:56	1.21
+++ features.html	2001/10/26 18:39:03
@@ -155,7 +155,7 @@
     <li>A port to the S/390 architecture.</li>
   </ul></li>
 
-  <li>Additional changes in GCC 3.0.1
+  <li>Additional changes in GCC 3.0.2
   <ul>
     <li>Fixes for bad code generation during loop unrolling.</li>
     <li>Fixes for bad code generation by the sibling call optimization.</li>
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/index.html,v
retrieving revision 1.2
diff -u -r1.2 index.html
--- index.html	2001/10/25 18:44:55	1.2
+++ index.html	2001/10/26 18:39:03
@@ -16,8 +16,8 @@
 
 <p>The <a href="http://www.gnu.org/";>GNU project</a> and the GCC
 developers are pleased to announce the release of GCC 3.0.2,
-which is a bug-fix release following
-GCC 3.0 released on June 18, 2001.
+which is a bug-fix release following GCC 3.0.1 released on August 20,
+2001, and GCC 3.0 released on June 18, 2001.
 </p>
 
 <p>GCC used to stand for the GNU C Compiler, but since the compiler

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]