This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch,wwwdocs] Add another site with Polyhedron benchmark runs to benchmarks/index.html
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 28 Dec 2006 11:15:28 +0100 (CET)
- Subject: Re: [patch,wwwdocs] Add another site with Polyhedron benchmark runs to benchmarks/index.html
- References: <45784772.4090304@net-b.de>
On Thu, 7 Dec 2006, Tobias Burnus wrote:
> Changes:
> * Reformat to fit in 78 columns
> * Add link to another site with Polyhedron benchmark runs
Thanks!
> --- htdocs/benchmarks/index.html 7 Dec 2006 15:52:20 -0000 1.15
> +++ htdocs/benchmarks/index.html 7 Dec 2006 16:51:49 -0000
> +Tobias Burnus also runs the Polyhedron benchmark with mainline GCC,
> +results can be found at
> +<a href="http://www.physik.fu-berlin.de/~tburnus/gcc-trunk/benchmark/"
> +>http://www.physik.fu-berlin.de/~tburnus/gcc-trunk/benchmark/</a>.
> </p>
I recommend making this new block with your addition a separate paragraph,
that is, add </p><p> above it, and split the setence as in "...GCC.
Results can be....".
Sorry for the delay,
Gerald