From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5639 invoked by alias); 19 Aug 2010 22:56:19 -0000 Received: (qmail 5613 invoked by uid 48); 19 Aug 2010 22:56:10 -0000 Date: Thu, 19 Aug 2010 22:56:00 -0000 Message-ID: <20100819225610.5612.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/45143] [F2008,corrig1] Endless loop with unlimited edit descriptor In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jvdelisle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-08/txt/msg01635.txt.bz2 ------- Comment #5 from jvdelisle at gcc dot gnu dot org 2010-08-19 22:56 ------- This is not currently diagnosed during compilation. My original plan is to see if I can do that with the front end and then close it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45143