From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8E4163885C05; Wed, 19 Jun 2024 13:53:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8E4163885C05 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718805199; bh=Nv0eynWBVN7xcnhBBAvfuDhxWgZjOAJgklxQLrsCj7Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PpY5JvaKhPCwPj3t8QJJnU8FveFZ+7ifBsxv0pgbp3QjuBnh3t9JJuZFLh5ljIUhe Hv+sjiW1JRG9nxP6m3ATuKG0+Zeshi3q0OiYi9wuSoarg8cASY5xwCdOocUv6VtQbw VGRdPapGphtNbwRytab1tPo+RNxAVUbe0Skmv1j0= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/115528] [15 regression] segmentation fault in legacy F77 code Date: Wed, 19 Jun 2024 13:53:19 +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: sjames at gcc dot gnu.org 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 #12 from Sam James --- I would just git bisect instead.=