From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CD3DD3857734; Mon, 7 Aug 2023 12:03:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD3DD3857734 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691409785; bh=B7r7wWnCPOoRoPh+XmW1vZIE9iKKZsST2cGZlQqiC0Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oYSddvWjJJzWipT+bamBfjO8KDE28wm3ZaT88iMWtC5Oioyt+A0t9t3Pdm6XWQFRV V2ak1HltGctStBIJevJPxNY94f/hnq8RoYqXC6FSELhP4UdQNrgOdwgfgJ0wU+SEGZ 1lWtl9LQsZa46o1/xMz4trzfRSlfKliybZXfoTBs= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110934] m68k: ICE with -fzero-call-used-regs=all compiling openssh 9.3p2 Date: Mon, 07 Aug 2023 12:03:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: ice-on-valid-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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget component everconfirmed cf_reconfirmed_on keywords 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110934 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |m68k Component|c |rtl-optimization Ever confirmed|0 |1 Last reconfirmed| |2023-08-07 Keywords| |ice-on-valid-code Status|UNCONFIRMED |WAITING --- Comment #1 from Richard Biener --- Can you please provide preprocessed source?=