From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2C38A385840A; Mon, 24 Oct 2022 12:40:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C38A385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666615231; bh=L11pv39r8XQp6kU4wi18Br+MtkfWQeDpanHelxp937c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fGPG92l6Yv4MqtmCDsYkODa5fSlGkAj9bDa1D+7ajTnuMVTiBRFF/LRR3uXtcMkB3 XnrwMnlWOpJht1n7lc+qf6ljCGxTf777bSChJyEwxiI8tFLGTEo2A2sQXoQqLSSi90 39PdCBLb7ihXhDJBZnTs4mnFh/D6S9lKTLzm8RBY= From: "jb at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/107373] Unexpected result with loop optimisation Date: Mon, 24 Oct 2022 12:40:30 +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: 8.5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jb at gcc dot gnu.org 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=3D107373 --- Comment #3 from Janne Blomqvist --- 63ee540430c3 might be related wrt fixing it?=