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]

CodeSourcery's online test compilation


Mark, is there any way the online test compilation web-page could
accept preprocessed files to be uploaded, compressed (or bzip2ed) or
not?  Then, we could install this patch and (hopefully) improve the
quality of the bug reports we get.

Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.19
diff -u -p -c -r1.19 bugs.html
*** bugs.html	2000/10/08 16:55:21	1.19
--- bugs.html	2000/10/11 19:08:58
*************** the GNU <tt>info</tt> program is install
*** 20,28 ****
  "(gcc)Bugs"</tt>'.
  
  <p>Before you report a bug for the <em>C++ compiler</em>, please check
! the <a href="#known">list of well-known bugs</a>. If you want to
! report a bug with <em>egcs 1.0.x</em> or <em>egcs 1.1.x</em>, we
! strongly recommend upgrading to the current release first.</p>
  
  <p>In short, if GCC says <tt>Internal compiler error</tt> (or any
  other error that you'd like us to be able to reproduce, for that
--- 20,31 ----
  "(gcc)Bugs"</tt>'.
  
  <p>Before you report a bug for the <em>C++ compiler</em>, please check
! the <a href="#known">list of well-known bugs</a> and/or try <a
! href="http://www.codesourcery.com/gcc-compile.shtml">CodeSourcery's
! Online Test Compilation'</a> (if you do, please mention the GCC
! version in that web-page in your report).  If you want to report a bug
! with <em>egcs 1.0.x</em> or <em>egcs 1.1.x</em>, we strongly recommend
! upgrading to the current release first.</p>
  
  <p>In short, if GCC says <tt>Internal compiler error</tt> (or any
  other error that you'd like us to be able to reproduce, for that

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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