From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 825D43858283; Sun, 19 Nov 2023 18:11:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 825D43858283 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700417476; bh=HJ0H2+CU5C/GB1wh9pVNLEFa3gS9IJHu5KGzV+KbZgY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TGNk10PWUwLz1JfuwWytl0PnjdiB0koUeEeTUjQK7cwTGm6XPoxFsoufrWzZW+mUm ofHgpKqstoKBtflyCnB4t53O1hzVb2PHYVb+/1CGelQYZUeLENI1huH4IagdjWWkEM spJZFPp+P1Kc9YmL4VUKNfFFwbNLakjVzqbeh/fU= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/89316] ICE with -mforce-indirect-call and -fsplit-stack Date: Sun, 19 Nov 2023 18:11:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 9.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D89316 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56637|0 |1 is obsolete| | --- Comment #13 from Uro=C5=A1 Bizjak --- Created attachment 56647 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56647&action=3Dedit Proposed patch v2 New version, also fixes "-fsplit-stack -fpic -mforce-indirect-call" on 32-b= it targets.=