From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BAAB6388207A; Tue, 18 Jun 2024 06:31:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BAAB6388207A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718692270; bh=9L6ERPHcwqc+rDNvyDvwvmFB4DoQ+QaYItL9lmdK27U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eo9LipX6SHqBvtWctvWW1T2MAFoZjsw8qVFxxCTkju4WF/yQZwWjm7O7F72e1GY8u VifTZC7AeFNBkCG8FgbDdoQZ0Z+BGMiRGPoLsTU5QwBbCX/QCiy1MuCT/0vySZ2SIQ 9bU2eBKGLhUMcqDjXhSiNh5tE4S3KdhbyF9YQnvc= From: "rguenth 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: Tue, 18 Jun 2024 06:31:10 +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: rguenth 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: everconfirmed bug_status keywords cf_reconfirmed_on 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |WAITING Keywords| |needs-bisection Last reconfirmed| |2024-06-18 --- Comment #3 from Richard Biener --- We still need a testcase of some sort, or possibly bisection.=