From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F020C386F47A; Sun, 7 Jun 2020 13:29:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F020C386F47A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1591536582; bh=XqK3qHxUxQc+OeSOv8VqqKd2BMh9Lli4bxvYWO98ka4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=r28aF3Fstz7HrToJV3JSWoqFmEpyAU44w6igFrJwt1mvqz11cU++FmX6em3WrpLuh yt+Vw7i5TBnTfawOgMKOAjh4Lj7wycWZ+QyGS8Jiw8G2usGpwp8BSSh5+17+mHNc/8 5FTiB/JacCMUB9G/NU0WAK0892gQAfC1oITvzCv4= From: "m.diehl at mpie dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/95476] Reading file of length zero Date: Sun, 07 Jun 2020 13:29:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: m.diehl at mpie dot de X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2020 13:29:43 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95476 Martin Diehl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Martin Diehl --- (In reply to Thomas Koenig from comment #1) > What is the expected behavior? According to the comment by S. Lionel, the behavior of gfortran conforms to= the standard=