From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDE3F38582A7; Wed, 28 Sep 2022 20:26:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDE3F38582A7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664396767; bh=H2KZVA92fN8t7SyU++FAZGLrrfTsAcHj+eUseezQENk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ieTAzUyqP8DWum4GX6dGRVYFV6JUIerIyiR91S3fv94sKz/v8uIDtMCqdkWOjFFVV B/m6NJInY1s82gxgvDT0TJurUZkxKK/OLreOj50L/oRR8rl9QKdU8nQ4DNYkov9Ccf YcaBsboK3YuxwgWiaC8XqkNRL+Yx5hpIfFGBMa2U= From: "r.m.potvliege at durham dot ac.uk" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/107068] Run-time error when reading logical arrays with a namelist Date: Wed, 28 Sep 2022 20:26:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: 11.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: r.m.potvliege at durham dot ac.uk X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: 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=3D107068 --- Comment #4 from Robert Potvliege --- Thanks for looking into this so quickly and for the work-round.=