From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3FF043865C2A; Thu, 29 Jul 2021 16:07:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3FF043865C2A From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/100651] Weird memory corruption with multiple triggers Date: Thu, 29 Jul 2021 16:07: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: 11.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains 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: cf_gcctarget cf_reconfirmed_on everconfirmed bug_status 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2021 16:07:30 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100651 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |x86_64-linux-gnu, | |x86_64-apple-darwin Last reconfirmed| |2021-07-29 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #4 from Iain Sandoe --- (In reply to Iain Sandoe from comment #3) > could you please: >=20 > * identify the linux and macOS platforms affected (add to target in the BZ > here)=20 >=20 > * identify if this is a regression (i.e. does 8.5 work as expected?) > we adjust the title to read [N,M,O Regression blah blah] if that is so. NM.. I checked it - it fails for at least gcc5.5+ on Darwin and 8.3+ on Lin= ux (so not a regression - but the fortran folks probably should look at it). (disclaimer: I didn't read the code - just tested that it failed on several systems)=