From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 85490 invoked by alias); 17 Oct 2015 07:31:12 -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 85469 invoked by uid 89); 17 Oct 2015 07:31:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-wi0-f176.google.com Received: from mail-wi0-f176.google.com (HELO mail-wi0-f176.google.com) (209.85.212.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 17 Oct 2015 07:31:09 +0000 Received: by wicll6 with SMTP id ll6so38108431wic.1; Sat, 17 Oct 2015 00:31:07 -0700 (PDT) X-Received: by 10.180.8.5 with SMTP id n5mr9586423wia.94.1445067066975; Sat, 17 Oct 2015 00:31:06 -0700 (PDT) Received: from [192.168.1.17] (5-49-98-41.hfc.dyn.abo.bbox.fr. [5.49.98.41]) by smtp.gmail.com with ESMTPSA id r6sm14679999wia.0.2015.10.17.00.31.05 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 17 Oct 2015 00:31:05 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3093\)) Subject: Re: [PATCH] PR fortran/67987 -- character lengths cannot be negative From: FX In-Reply-To: <20151016215527.GA22635@troutmask.apl.washington.edu> Date: Sat, 17 Oct 2015 09:27:00 -0000 Cc: fortran@gcc.gnu.org, gcc-patches@gcc.gnu.org Content-Transfer-Encoding: 7bit Message-Id: References: <20151016190831.GA81904@troutmask.apl.washington.edu> <20151016212657.GA22421@troutmask.apl.washington.edu> <20151016215527.GA22635@troutmask.apl.washington.edu> To: Steve Kargl X-SW-Source: 2015-10/txt/msg01665.txt.bz2 > F90 is over 26 years old. There has been 3 major revisions that > have superceded F90 (F95, F03, and F08). All of those revisions > include the text that you pointed out to me. Why is it surprising > that a compiler conforms to the standard? > > "Simplify, simplify, simplify." Henry David Thoreau OK, go ahead.