This is the mail archive of the gcc@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]
Other format: [Raw text]

PATCH for: "exotic" machine modes


On Mon, 24 May 2004, Jan Beulich wrote:
> Hmm, then http://gcc.gnu.org/lists.html is wrong in saying "gcc-bugs
> is a relatively high volume list for bug reports and general discussion
> about bugs in GCC."

Good catch.  The following is certainly not perfect, but better than the
old description.  If anyone wants to further improve upon that, be my
guest. :-)

Gerald

Index: lists.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/lists.html,v
retrieving revision 1.88
diff -u -3 -p -r1.88 lists.html
--- lists.html	1 Mar 2004 22:26:09 -0000	1.88
+++ lists.html	24 May 2004 19:38:16 -0000
@@ -50,8 +50,8 @@ as well as in
   or using GCC.</li>

   <li><b><a href="http://gcc.gnu.org/ml/gcc-bugs/";>gcc-bugs</a></b>
-  is a relatively high volume list for bug reports and general discussion
-  about bugs in GCC.</li>
+  is a relatively high volume list with mails from our Bugzilla
+  bug-tracking system.</li>

   <li><b><a href="http://gcc.gnu.org/ml/gcc-patches/";>gcc-patches</a></b>
   is a relatively high volume list for patch submissions and discussion of


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