From patchwork Fri Dec 31 11:36:12 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 77062 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id BB56FB708B for ; Fri, 31 Dec 2010 22:36:21 +1100 (EST) Received: (qmail 8751 invoked by alias); 31 Dec 2010 11:36:19 -0000 Received: (qmail 8666 invoked by uid 22791); 31 Dec 2010 11:36:19 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL, BAYES_40, RCVD_IN_DNSWL_LOW, SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from relay00.pair.com (HELO relay00.pair.com) (209.68.5.9) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 31 Dec 2010 11:36:14 +0000 Received: (qmail 38063 invoked from network); 31 Dec 2010 11:36:11 -0000 Received: from 188.118.255.10 (HELO ?192.168.0.131?) (188.118.255.10) by relay00.pair.com with SMTP; 31 Dec 2010 11:36:11 -0000 X-pair-Authenticated: 188.118.255.10 Date: Fri, 31 Dec 2010 12:36:12 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: Gary Funck Subject: [wwwdocs] projects/gupc.html -- update two upstream links Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Update two links for pages that moved upstream. (Kudos to the gccupc.org webmaster; unlike most corporate webmasters they did put proper redirects in place.) Gerald Index: gupc.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gupc.html,v retrieving revision 1.4 diff -u -r1.4 gupc.html --- gupc.html 9 Mar 2010 04:09:08 -0000 1.4 +++ gupc.html 31 Dec 2010 11:34:08 -0000 @@ -85,13 +85,13 @@

For a list of configuration switches that you can use to build GUPC, consult the GUPC - + configuration page.

For a quick summary of the switches used to compile and link a UPC program, consult the GUPC - + manual page.