From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 21DE03858CDA; Mon, 31 Oct 2022 21:08:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21DE03858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667250514; bh=9xQxi1RKp8SgI6EBsX85x2Atwxb9MdTTsfH9JXpsaIE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TXKWY3W0jVAGBHiCa6Fo1RgjU+Cin9tHUu/pNXOVuhZYdPEwlhJupK43LLk8asxBQ uByXRh23r8By/4cVB9Lzh6RQr7OcSwhzzfd9SVgGTIxdAy3be4LRUUnv2ti+SOFvtr kca5u8mezWhr0300qlZxy8tIm1g342M56Krkww7Q= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/90620] Microblaze: ICE similar to bug 16267 Date: Mon, 31 Oct 2022 21:08:33 +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.1.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: 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=3D90620 --- Comment #2 from Andrew Pinski --- src/proto_htx.c:463:1: error: VOIDmode on an output } ^ (insn 1768 4216 1773 339 (parallel [ (reg:SI 5 r5 [1471]) (const_int 0 [0]) (mem/v:SI (reg/f:SI 8 r8 [orig:696 _1126 ] [696]) [-1 S4 A32]) (reg:SI 3 r3 [orig:701 _1133 ] [701]) (reg:SI 1469) (const_int 0 [0]) (const_int 0 [0]) (const_int 0 [0]) (clobber (scratch:SI)) ]) "include/proto/freq_ctr.h":82 85 {atomic_compare_and_swapsi} (expr_list:REG_DEAD (reg:SI 1470) (nil))) src/proto_htx.c:463:1: internal compiler error: in do_output_reload, at reload1.c:7978=