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]
Other format: [Raw text]

Don't tell people to send bug reports to gcc-bugs


Per discussion at http://gcc.gnu.org/ml/gcc/2009-07/msg00439.html , I
have committed this patch to the web pages.

Ian


Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.97
diff -u -r1.97 bugs.html
--- bugs.html	2 Nov 2007 20:07:35 -0000	1.97
+++ bugs.html	24 Jul 2009 23:01:32 -0000
@@ -135,10 +135,7 @@
 <p>Please submit your bug report directly to the
 <a href="http://gcc.gnu.org/bugzilla/";>GCC bug database</a>.
 Alternatively, you can use the <code>gccbug</code> script that mails your bug
-report to the bug database.
-<br />
-Only if all this is absolutely impossible, mail all information to
-<a href="mailto:gcc-bugs@gcc.gnu.org";>gcc-bugs@gcc.gnu.org</a>.</p>
+report to the bug database.</p>
 
 <h2><a name="detailed">Detailed bug reporting instructions</a></h2>
 

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