From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 586DB3858439; Mon, 24 Oct 2022 13:06:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 586DB3858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666616774; bh=m+o0APL0gdKpEQ/nSDz+Lm1QxrkhYV6xPbGpQlsECOY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HzvrJYE8lOVevMo/AATKgRs4otyWDSRxya46htnDG9jkQb08IrKEiohkMPK4bdPMm D+x9KEJRWFh6S9dktXp6Itnj9QA/qz5hVeCzippe6yAIOSctPdH1DnJ8h7NPTMdUfY GmzePZyKEvarbTAzeXoliwN8ZfC5h6uwE+mcxQ7I= From: "marxin 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 13:06:14 +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: marxin 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 #4 from Martin Li=C5=A1ka --- (In reply to Janne Blomqvist from comment #3) > 63ee540430c3 might be related wrt fixing it? r8-4424-g63ee540430c32a=