From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8C5C0388700A; Thu, 20 Jun 2024 05:45:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C5C0388700A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718862314; bh=YzNpdCnAKwXOI3PtT5Lb8S1LHZGS0tS3QuxVNCRLDZs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FvccZORDFMkdDYBvzoHXkiQCaq1yqUQg+FKC26fLi3ZeNJc7St+uErnhIyT1s0CWs D8AiyT4vdXU3ldB57ru7sTuuqzqZ/Y8iwYkwreS4PPjzswyczwn6CoiJMhG6krfo0l xOJsRiCjwMHarFZ1dhIoBs5Mcm102UtE5DnMcIi8= From: "juergen.reuter at desy dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/115528] [15 regression] segmentation fault in legacy F77 code Date: Thu, 20 Jun 2024 05:45:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: juergen.reuter at desy dot de X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 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=3D115528 --- Comment #13 from J=C3=BCrgen Reuter --- The daily bump in the morning of Friday, June 14,=20 https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D028cd77db322d21312680c9= a0a7c30565854f577 shows the segmentation fault, so the culprit comment must have happened on Thursday, June 13, my guess would be that it's one of these two: 6 days ago Richard Biener tree-optimization/115385 - handle more gaps with peelin... commit | commitdiff | tree 6 days ago Richard Biener tree-optimization/114107 - avoid peeling for gaps in... commit | commitdiff | tree=