From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A66BC385800A; Thu, 14 Sep 2023 20:23:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A66BC385800A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694722981; bh=ABJwGCKG9/i35vHZ9/PolaUh0lufiUeP4iwZYipsgNg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l+/Ju5/+Kn5BDvvxAxYscD4bwTm7DWH2GhXV3LplMdfx+xoMF2+i45ZsBvAuzbheT wkRPx1A0/KWC2eQY1FwqG8MfCau8h6hJolYNyGiruUE+BbiFeKQ7RDaSX8QUuvfs7/ bU/bBfD5895HkwwUvkexCZmtepLDDs0ZP1Z9WiXU= From: "anlauf at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/30802] out of bounds error array I/O not picked up with -fbounds-check Date: Thu, 14 Sep 2023 20:23:01 +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: 4.1.1 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: anlauf at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: anlauf 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=3D30802 --- Comment #11 from anlauf at gcc dot gnu.org --- Submitted: https://gcc.gnu.org/pipermail/fortran/2023-September/059756.html=