[WWW] Update gcc.gnu.org/testing autobuilder URL
Geoff Keating
geoffk@geoffk.org
Thu Apr 3 06:49:00 GMT 2003
Gerald Pfeifer asked me to update the URL, and I took the opportunity to
add a clarification...
--
- Geoffrey Keating <geoffk@geoffk.org>
====================
*** index.html.~1.12.~ Wed Apr 2 16:25:36 2003
--- index.html Wed Apr 2 22:47:29 2003
***************
*** 66,72 ****
RTL consistency checks enabled. This slows the compiler down by an
order of magnitude but has found plenty of bugs in the past.</li>
<li>Set up an autobuilder (see
! <a href="http://people.redhat.com/geoffk/gcc-regression/">
gcc-regression</a>) to nag people in e-mail when they submit
patches that break builds. Ideally we would have one of these
for at least each of the primary evaluation platforms listed in
--- 66,72 ----
RTL consistency checks enabled. This slows the compiler down by an
order of magnitude but has found plenty of bugs in the past.</li>
<li>Set up an autobuilder (see
! <a href="http://gcc.gnu.org/regress/">
gcc-regression</a>) to nag people in e-mail when they submit
patches that break builds. Ideally we would have one of these
for at least each of the primary evaluation platforms listed in
***************
*** 75,81 ****
ghazi@caip.rutgers.edu</a>> suggests that the autobuilders
should keep track of regressions in the number of warnings and nag
patchers until the new warnings are fixed, just as for testsuite
! regressions.</li>
<li>Build and test some or all of the following applications, some of
which are part of the GCC release criteria. If the instructions
are incomplete for your target, update them. Additions to this
--- 75,82 ----
ghazi@caip.rutgers.edu</a>> suggests that the autobuilders
should keep track of regressions in the number of warnings and nag
patchers until the new warnings are fixed, just as for testsuite
! regressions. It's important to have the autobuilders coordinate
! with each other, to avoid flooding contributors with mail.</li>
<li>Build and test some or all of the following applications, some of
which are part of the GCC release criteria. If the instructions
are incomplete for your target, update them. Additions to this
====================
More information about the Gcc-patches
mailing list