From patchwork Fri Aug 16 21:01:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1148462 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-507151-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="Vymr98J/"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 469G2M0PCgz9sNC for ; Sat, 17 Aug 2019 07:01:12 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:message-id:mime-version:content-type; q=dns; s=default; b=pw+qwMC7XuVnxDpRvuvgaNZBJVSX/BYB5cH6p/dWWyaTZRIXIt hbVAhugw+XHnd+2/I4Q3l9flz5IYh6op5I9DSOZBEaJbxCJ1vrVVa8WTX6ogd9Wa rc8Zq/ff1R6CNMsha/s4BV8ataXL3giZRMAd0+TrPHYlZsuDYnojeNlMk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:message-id:mime-version:content-type; s= default; bh=PMH7ry6BVck/QlSqO67ovOauoKk=; b=Vymr98J/ORc6/kuYih9n ozi1sPzc4Ugaa7ILAy6rGEZZMhXrrqjXNPtOysDn2eEdKDocGxZtDSQlBvezIOgp AqXm5hSnxaq6je2KJUOCJjpqem5sm0odYoBSwy0F7KFvJhfPE27Ci6IYCLM5WoOl hqnFJbu4XznN3GJuJjLGUe4= Received: (qmail 58872 invoked by alias); 16 Aug 2019 21:01:05 -0000 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 Received: (qmail 58856 invoked by uid 89); 16 Aug 2019 21:01:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Aug 2019 21:01:03 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 2444333DE3; Fri, 16 Aug 2019 17:01:02 -0400 (EDT) Received: from anthias (unknown [178.114.243.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id 9C11833DE2; Fri, 16 Aug 2019 17:01:01 -0400 (EDT) Date: Fri, 16 Aug 2019 23:01:26 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: fortran@gcc.gnu.org Subject: [wwwdocs] Remove reference to G77 bugs from bugs/index.html Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Applied. G77 really is a *while* ago now. ;-) Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v retrieving revision 1.129 diff -u -r1.129 index.html --- index.html 31 Jan 2019 09:32:18 -0000 1.129 +++ index.html 16 Aug 2019 20:58:05 -0000 @@ -254,10 +254,6 @@ In particular, bugs caused by invalid code have a simple work-around: fix the code.

-

G77 bugs were documented under -Known -Causes of Trouble with GNU Fortran in the G77 manual.

-

Non-bugs