From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93613 invoked by alias); 10 May 2018 10:33:38 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 93594 invoked by uid 89); 10 May 2018 10:33:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KAM_SHORT,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*Ad:U*tkoenig X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 10 May 2018 10:33:36 +0000 Received: from smtp.corp.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 11D2E356F3; Thu, 10 May 2018 10:33:35 +0000 (UTC) Received: from localhost (unknown [10.33.36.9]) by smtp.corp.redhat.com (Postfix) with ESMTP id B69B230BB001; Thu, 10 May 2018 10:33:34 +0000 (UTC) Date: Thu, 10 May 2018 10:33:00 -0000 From: Jonathan Wakely To: fortran@gcc.gnu.org Cc: tkoenig@gcc.gnu.org Subject: Document PR 84073 change in /gcc-8/porting_to.html Message-ID: <20180510103333.GV20930@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.1 (2017-09-22) X-SW-Source: 2018-05/txt/msg00023.txt.bz2 Should the fix for PR 84073 be documented, so that users whose code is now rejected understand why, and how to fix it? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84073 https://gcc.gnu.org/gcc-8/porting_to.html#fortran