From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128854 invoked by alias); 2 Sep 2018 21:34:51 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 128839 invoked by uid 89); 2 Sep 2018 21:34:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,GIT_PATCH_3,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=1.8, 64,7, shown, quality X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 02 Sep 2018 21:34:49 +0000 Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id B2F82B53ED3 for ; Sun, 2 Sep 2018 17:34:47 -0400 (EDT) Received: from anthias (vie-91-186-158-155.dsl.sil.at [91.186.158.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 42E4DB53EC7 for ; Sun, 2 Sep 2018 17:34:47 -0400 (EDT) Date: Sun, 02 Sep 2018 21:34:00 -0000 From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] gcc-3.4/criteria.html - simplify Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00073.txt.bz2 Remove align="center" attributes from tables. Committed. Gerald Index: gcc-3.4/criteria.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/criteria.html,v retrieving revision 1.8 diff -u -r1.8 criteria.html --- gcc-3.4/criteria.html 1 Sep 2018 23:42:03 -0000 1.8 +++ gcc-3.4/criteria.html 2 Sep 2018 21:29:39 -0000 @@ -64,7 +64,7 @@ systems and the most popular microprocessors. Of course, where possible, the release will support other targets as well.

- +
@@ -123,7 +123,7 @@ team, will make reasonable efforts to assist these volunteers by answering questions and reviewing patches as time permits.

-
Primary Evaluation Platforms
Chip OS Triplet
+
@@ -200,7 +200,7 @@ to general information about a package and a source URL. Versions shown here are used for GCC 3.4 integration testing.

-
Secondary Evaluation Platforms
Chip OS Triplet
+
@@ -313,7 +313,7 @@ Therefore, we will use the following benchmarks for measuring code quality:

-
Integration Tests
Name Language
+
@@ -356,7 +356,8 @@

In order to measure compile-time performance, we will use the following unit tests:

-
Name Language Source URL
+ +
Name Language Source