From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1A2E93857833; Sat, 9 Mar 2024 19:12:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A2E93857833 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710011559; bh=jm8qXFDDt5YD1OkjlNsb96berWWS3vlLKIFU2yq9i80=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ofcYaD2g7lHvpEgONKB2bcHKfBgaqGw0HjLdxMk4lBXO5diY2z15664x6LP8qiM9j P3XseJwYqQGFyKBYbqR+ITjfB9EWDJeNpXUA3aMy1aDJSKZBZgDIX4RZHC4qi2i+f1 vEEWz0QWUldXdWZ5/BiTywN1fsNYNJ3J+VnAAKvs= From: "jvdelisle at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/105473] semicolon allowed when list-directed read integer with decimal='point' Date: Sat, 09 Mar 2024 19:12:36 +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: 9.4.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jvdelisle at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jvdelisle at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105473 --- Comment #31 from Jerry DeLisle --- (In reply to john.harper from comment #30) > Thank you! >=20 I encourage folks to move to gcc/gfortran 13. However, if you need it on 12= , I can do so.=