This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: gcc-3.1/changes.html and the SPEC testers
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Diego Novillo <dnovillo at redhat dot com>
- Date: Mon, 23 Jun 2003 11:37:22 +0200 (CEST)
- Subject: PATCH: gcc-3.1/changes.html and the SPEC testers
Fix the broken link to Diego's SPEC tester and makes the link more
stable in the light of possible future changes by referring to our
generic benchmark page.
Installed.
Gerald
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/changes.html,v
retrieving revision 1.58
diff -u -3 -p -r1.58 changes.html
--- changes.html 2 Jun 2003 18:53:05 -0000 1.58
+++ changes.html 23 Jun 2003 09:22:54 -0000
@@ -61,8 +61,7 @@
profile statically.</p>
</li>
-<li><p><a href="http://www.suse.de/~aj/SPEC/">SPEC2000</a> and <a
- href="http://people.redhat.com/dnovillo/SPEC/">SPEC95</a> benchmark
+<li><p><a href="../benchmarks/">SPEC2000 and SPEC95</a> benchmark
suites are now used daily to monitor performance of the generated
code.</p>